diff options
author | INOUE Daisuke <inoue.daisuke@gmail.com> | 2025-04-08 22:18:39 +0900 |
---|---|---|
committer | INOUE Daisuke <inoue.daisuke@gmail.com> | 2025-04-08 22:18:39 +0900 |
commit | 1b57d9ea6513b81e538677f9ebf221d0c635f482 (patch) | |
tree | 14b748f14f2d123c9dc1e9ae73978e6d618839b8 /package.json | |
parent | 90bdf104d76674d307cbd50dc1cf3d973b663471 (diff) |
Plural with i18next
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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", |