summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-29 07:58:09 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-29 10:58:09 -0400
commit6f47c6c919724a071d0d1896a7cde6adbe7c079e (patch)
tree14a26edf3c71031611effb7ca5ad2391e1df509b /examples/with-vite-plugin-pwa
parent51e67e0ab0e6af4f35bda4db8bf0f609c2d8e7c4 (diff)
downloadastro-@astrojs/react@3.0.0-rc.6.tar.gz
astro-@astrojs/react@3.0.0-rc.6.tar.zst
astro-@astrojs/react@3.0.0-rc.6.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 d35f6d0ea..9c2171cdc 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.0.0-rc.8",
+ "astro": "^3.0.0-rc.9",
"vite-plugin-pwa": "0.16.4",
"workbox-window": "^7.0.0"
}