summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-21 06:52:08 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-21 22:52:08 +0800
commitd9e72cea399c1426311faa2ac93ce66c89b5e7ac (patch)
treeceb47addbecdedc88ef7ba206f59752e2e82977e /examples/with-vite-plugin-pwa
parent7ab5137ba724781e8264a33f69ae65020c6549f0 (diff)
downloadastro@3.5.6.tar.gz
astro@3.5.6.tar.zst
astro@3.5.6.zip
[ci] release (#9116)astro@3.5.6
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-vite-plugin-pwa')
-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 adc9a8032..3bb2f76d5 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.5.5",
+ "astro": "^3.5.6",
"vite-plugin-pwa": "0.16.4",
"workbox-window": "^7.0.0"
}