summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-28 05:17:45 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-28 08:17:45 -0400
commit6d103ddceb72a9b08d37e09b29524d1f766e3b0d (patch)
tree52b1e6f69b0fd86cbfddc4ed1e32ecd68996f5c0 /examples/framework-multiple
parentc565465a964ee14bf5d55c0a6eaf1091d3a68429 (diff)
downloadastro-6d103ddceb72a9b08d37e09b29524d1f766e3b0d.tar.gz
astro-6d103ddceb72a9b08d37e09b29524d1f766e3b0d.tar.zst
astro-6d103ddceb72a9b08d37e09b29524d1f766e3b0d.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index b60efadfd..c4e86bfac 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -13,9 +13,9 @@
"@astrojs/preact": "^0.5.2",
"@astrojs/react": "^0.4.2",
"@astrojs/solid-js": "^0.4.1",
- "@astrojs/svelte": "^0.5.0",
+ "@astrojs/svelte": "^0.5.1",
"@astrojs/vue": "^0.5.0",
- "astro": "^1.0.0-rc.1"
+ "astro": "^1.0.0-rc.2"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",