summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-01 13:56:49 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 15:56:49 -0500
commit08d068496d7598188b8f428d8d13afe756c1056f (patch)
tree70486f3e38725c5ae4c7a6133e57a2c7c498fc72 /examples/framework-multiple
parent3cc6fb81da368c82b9d0d18b2ba9de2135fe266b (diff)
downloadastro-08d068496d7598188b8f428d8d13afe756c1056f.tar.gz
astro-08d068496d7598188b8f428d8d13afe756c1056f.tar.zst
astro-08d068496d7598188b8f428d8d13afe756c1056f.zip
[ci] release (#3800)astro@1.0.0-beta.63
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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 1004c0cda..ee27594b2 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -15,7 +15,7 @@
"@astrojs/solid-js": "^0.2.0",
"@astrojs/svelte": "^0.2.0",
"@astrojs/vue": "^0.2.0",
- "astro": "^1.0.0-beta.62"
+ "astro": "^1.0.0-beta.63"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",