diff options
Diffstat (limited to 'app')
-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 e70aa4c..30b5a11 100644 --- a/app/package.json +++ b/app/package.json @@ -37,7 +37,7 @@ "tslib": "2.6.3", "typescript": "5.5.4", "vite": "5.3.5", - "vite-plugin-pwa": "0.20.0", + "vite-plugin-pwa": "0.20.1", "vite-plugin-tailwind-purgecss": "0.3.3" }, "private": true, |