summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-vite-plugin-pwa/package.json')
-rw-r--r--examples/with-vite-plugin-pwa/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json
index aafacac3a..c5eb71f8f 100644
--- a/examples/with-vite-plugin-pwa/package.json
+++ b/examples/with-vite-plugin-pwa/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^3.2.3",
+ "astro": "^3.2.4",
"vite-plugin-pwa": "0.16.4",
"workbox-window": "^7.0.0"
}