summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-02 01:34:57 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-02 16:34:57 +0800
commita067c2a2c7fee6786e9cc8c50bc9aae645750f76 (patch)
treef68e8a968d67037c9fee530f08ba0a09fafc391f /examples/with-vite-plugin-pwa
parent0b22bb9af45d888d2a6de563ffdc3b8ad1bc0731 (diff)
downloadastro@3.2.1.tar.gz
astro@3.2.1.tar.zst
astro@3.2.1.zip
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 07dbc1a7c..fcc64a765 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.0",
+ "astro": "^3.2.1",
"vite-plugin-pwa": "0.16.4",
"workbox-window": "^7.0.0"
}