diff options
Diffstat (limited to '')
-rw-r--r-- | clients/www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index e4f25f9..1651bcd 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -24,7 +24,7 @@ "@types/node": "20.11.19", "@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/parser": "^7.0.1", - "@vite-pwa/sveltekit": "^0.3.0", + "@vite-pwa/sveltekit": "^0.4.0", "autoprefixer": "10.4.17", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", |