diff options
| author | Fuwn <[email protected]> | 2023-12-05 23:54:11 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-05 23:54:11 -0800 |
| commit | 5fb4e885a45bc6cae6c1a6b4142726718cf6e570 (patch) | |
| tree | 0b6d73ac7a7ad83d154356c6efcccb67739ec7d2 /package.json | |
| parent | feat(wrapped): download hint seperate (diff) | |
| download | due.moe-5fb4e885a45bc6cae6c1a6b4142726718cf6e570.tar.xz due.moe-5fb4e885a45bc6cae6c1a6b4142726718cf6e570.zip | |
fix: types
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 ef257893..17944891 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@sveltejs/kit": "^1.20.4", "@types/dom-to-image": "^2.6.5", "@types/file-saver": "^2.0.5", + "@types/jsdom": "^21.1.6", "@typescript-eslint/eslint-plugin": "^5.45.0", "@typescript-eslint/parser": "^5.45.0", "eslint": "^8.28.0", |