summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-29 02:14:24 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-29 17:14:24 +0800
commit56f1b1229cf629a42a88d429f2a5fc6378613017 (patch)
treeedad4ce4e400c6d855921a9b2731c7a4fbb566b8 /examples/with-vite-plugin-pwa/package.json
parent40029e1af400354ae726526a975573e37f5ac187 (diff)
downloadastro-f3d2b6f7e8e56d10e88ade5bcf5757d25587dcd5.tar.gz
astro-f3d2b6f7e8e56d10e88ade5bcf5757d25587dcd5.tar.zst
astro-f3d2b6f7e8e56d10e88ade5bcf5757d25587dcd5.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 595142258..48d5bc573 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": "^2.7.1",
+ "astro": "^2.7.2",
"vite-plugin-pwa": "0.14.7",
"workbox-window": "^6.6.0"
}