aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-31 22:27:28 +0900
committernsfisis <nsfisis@gmail.com>2024-07-31 22:27:28 +0900
commitabb8a31a12ba49d0d7faf5fdf2f5b790accfda92 (patch)
treeeb52d14097c04a352759881da90d1ec9245777f9 /frontend/package.json
parent4aff0feca72da0175dcecb44aca9b3e30c861bc5 (diff)
downloadiosdc-japan-2024-albatross-abb8a31a12ba49d0d7faf5fdf2f5b790accfda92.tar.gz
iosdc-japan-2024-albatross-abb8a31a12ba49d0d7faf5fdf2f5b790accfda92.tar.zst
iosdc-japan-2024-albatross-abb8a31a12ba49d0d7faf5fdf2f5b790accfda92.zip
feat: "iOSDC 2024" to "iOSDC Japan 2024"
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 61def51..079de6f 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,5 +1,5 @@
{
- "name": "frontend",
+ "name": "iosdc-japan-2024-albatross-frontend",
"private": true,
"sideEffects": false,
"type": "module",