summaryrefslogtreecommitdiff
path: root/examples/with-vite-plugin-pwa
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-12 11:29:39 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-12 14:29:39 -0400
commitc23ddb9ab31c34633b3a0f163fd4c24c852073de (patch)
tree75e84ec062a0b72f4f6ec62dd673a9a2aec1d0ea /examples/with-vite-plugin-pwa
parent93d5bef3e4b3ae2f0e6698b89366a0b45cbb1d26 (diff)
downloadastro-c23ddb9ab31c34633b3a0f163fd4c24c852073de.tar.gz
astro-c23ddb9ab31c34633b3a0f163fd4c24c852073de.tar.zst
astro-c23ddb9ab31c34633b3a0f163fd4c24c852073de.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 fa0b6cde6..e31c8a5c6 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.12",
+ "astro": "^3.0.13",
"vite-plugin-pwa": "0.16.4",
"workbox-window": "^7.0.0"
}