diff options
Diffstat (limited to '')
-rw-r--r-- | app/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/package.json b/app/package.json index dce4f60..2905c41 100644 --- a/app/package.json +++ b/app/package.json @@ -14,6 +14,7 @@ "@tailwindcss/typography": "0.5.10", "@types/html-minifier-terser": "^7.0.0", "@types/node": "20.6.0", + "@types/wicg-file-system-access": "^2020.9.8", "@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/parser": "^6.7.3", "@vite-pwa/sveltekit": "^0.2.7", |