summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-20 21:01:42 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-20 21:01:42 -0700
commit935e6fa0c884d7f71129f36c0ac27607ee8281b2 (patch)
tree33c0a4a07383b44d5b14d88a606857db23fc75d6 /examples/framework-multiple
parent5df8d68094badb72f58c7fc93438ec85ac843040 (diff)
downloadastro-935e6fa0c884d7f71129f36c0ac27607ee8281b2.tar.gz
astro-935e6fa0c884d7f71129f36c0ac27607ee8281b2.tar.zst
astro-935e6fa0c884d7f71129f36c0ac27607ee8281b2.zip
Revert "[ci] release (next) (#2838)"
This reverts commit 5df8d68094badb72f58c7fc93438ec85ac843040.
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 0167d61e8..fb1c0b4c0 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.1"
+ "astro": "^0.25.0-next.0"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",