summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa/package.json
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-12 15:40:47 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-12 17:40:47 -0500
commitb1bd52e9ea98be6fdaccfff7849cc84a5dd843c4 (patch)
tree2f8ec0ec99861f8bc35c333523d61eb12b8def1b /examples/with-vite-plugin-pwa/package.json
parent695e9b34daa505499af77b461750afeadfa7a0d1 (diff)
downloadastro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.tar.gz
astro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.tar.zst
astro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.zip
[ci] release (#4290)astro@1.0.4@astrojs/mdx@0.9.0
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 a0374921a..963de7d4e 100644
--- a/examples/with-vite-plugin-pwa/package.json
+++ b/examples/with-vite-plugin-pwa/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
- "astro": "^1.0.3",
+ "astro": "^1.0.4",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}