summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:18:39 +0900
committerINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:18:39 +0900
commit1b57d9ea6513b81e538677f9ebf221d0c635f482 (patch)
tree14b748f14f2d123c9dc1e9ae73978e6d618839b8 /package.json
parent90bdf104d76674d307cbd50dc1cf3d973b663471 (diff)
Plural with i18next
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e297d10..0182815 100644
--- a/package.json
+++ b/package.json
@@ -60,6 +60,7 @@
"@types/cookie-parser": "^1.4.7",
"@types/dompurify": "^3.0.5",
"@types/express": "^4.17.21",
+ "@types/handlebars": "^4.1.0",
"@types/i18next-fs-backend": "^1.2.0",
"@types/ical": "^0.8.3",
"@types/jsdom": "^21.1.6",