summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-29 15:11:48 -0700
committerGravatar GitHub <noreply@github.com> 2022-06-29 17:11:48 -0500
commit38f2fd7723407a80fbece621be2d4aa95713df7f (patch)
treebe41057191b052d02aa7d68f1a0ce3b56c4297a5 /examples/with-vite-plugin-pwa
parenta99a54d344b225d2deec17322a670844c0682418 (diff)
downloadastro-@astrojs/telemetry@0.2.2.tar.gz
astro-@astrojs/telemetry@0.2.2.tar.zst
astro-@astrojs/telemetry@0.2.2.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 0875a8388..31931a620 100644
--- a/examples/with-vite-plugin-pwa/package.json
+++ b/examples/with-vite-plugin-pwa/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^1.0.0-beta.58",
+ "astro": "^1.0.0-beta.59",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}