diff options
Diffstat (limited to '')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 6f8975e..fc494df 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@tailwindcss/typography": "0.5.10", "@types/html-minifier-terser": "7.0.1", "@types/node": "20.8.10", - "@types/wicg-file-system-access": "2023.10.2", + "@types/wicg-file-system-access": "2023.10.4", "@typescript-eslint/eslint-plugin": "6.9.1", "@typescript-eslint/parser": "6.9.1", "@vite-pwa/sveltekit": "0.2.7", |