summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-20 21:01:56 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-20 21:02:08 -0700
commit078b6cde6c041274e6c0ab67764f12ab0420c5df (patch)
treeea31fbc093c27af6af78ec2c41e3d3bcf824d647 /examples/framework-multiple
parent935e6fa0c884d7f71129f36c0ac27607ee8281b2 (diff)
downloadastro-078b6cde6c041274e6c0ab67764f12ab0420c5df.tar.gz
astro-078b6cde6c041274e6c0ab67764f12ab0420c5df.tar.zst
astro-078b6cde6c041274e6c0ab67764f12ab0420c5df.zip
[ci] release (next) (#2838)astro@0.25.0-next.1
This reverts commit 935e6fa0c884d7f71129f36c0ac27607ee8281b2.
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 fb1c0b4c0..0167d61e8 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -15,7 +15,7 @@
"@astrojs/solid-js": "^0.0.1",
"@astrojs/svelte": "^0.0.1",
"@astrojs/vue": "^0.0.1",
- "astro": "^0.25.0-next.0"
+ "astro": "^0.25.0-next.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",