aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2023-11-27 16:09:55 -0500
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2023-11-27 16:09:55 -0500
commitd897c3b069f80fd170b7f1d0c0362fec4037d714 (patch)
tree76448c197b510c394463d3ba6b0eb31b01bcd7f0 /package.json
parentac562ca36417f2d9fdb860d1f8a879fdccde438d (diff)
Update dictionary importer
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 bc2aebd7..0d9796bb 100644
--- a/package.json
+++ b/package.json
@@ -52,6 +52,7 @@
"@types/jsdom": "^21.1.6",
"@types/node": "^20.10.0",
"@types/wanakana": "^4.0.6",
+ "@types/zip.js": "^2.0.32",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vitest/coverage-v8": "^0.34.6",