diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2023-11-27 16:09:55 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2023-11-27 16:09:55 -0500 |
commit | d897c3b069f80fd170b7f1d0c0362fec4037d714 (patch) | |
tree | 76448c197b510c394463d3ba6b0eb31b01bcd7f0 /package.json | |
parent | ac562ca36417f2d9fdb860d1f8a879fdccde438d (diff) |
Update dictionary importer
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 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", |