summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:16:17 +0900
committerINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:16:17 +0900
commit3e56650290ec725ee95689c1729d681e41385126 (patch)
tree35a00f2b1dc7ef9d04edf6a4d57f52b68e9f8f88 /package.json
parent4089ad7b1ecd3230b76d44dc71fbafcb4128fb3a (diff)
Fix and add some translation key, etc.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8efcfcb..e297d10 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,6 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"@sendgrid/mail": "^6.5.5",
- "@types/cookie-parser": "^1.4.7",
"activitypub-types": "^1.1.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
@@ -58,6 +57,7 @@
"wait-on": "^7.2.0"
},
"devDependencies": {
+ "@types/cookie-parser": "^1.4.7",
"@types/dompurify": "^3.0.5",
"@types/express": "^4.17.21",
"@types/i18next-fs-backend": "^1.2.0",