summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2023-08-30 10:31:24 -0400
committerGravatar GitHub <noreply@github.com> 2023-08-30 10:31:24 -0400
commitef37f9e290d0e61403261b2a2195f127dc031654 (patch)
treea05b69862e055994cbbce4008676f70fe3e68b84 /examples/framework-multiple
parent206a89d43eaa60d6a1b2121f3ba631da3384c1ab (diff)
downloadastro-ef37f9e290d0e61403261b2a2195f127dc031654.tar.gz
astro-ef37f9e290d0e61403261b2a2195f127dc031654.tar.zst
astro-ef37f9e290d0e61403261b2a2195f127dc031654.zip
Revert "[ci] release (#8285)" (#8290)
This reverts commit b4e67a0b1bb515fe7943a970e5048a0293b0aeec.
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 bd6161bdc..2790e7e39 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -16,7 +16,7 @@
"@astrojs/solid-js": "^3.0.0",
"@astrojs/svelte": "^4.0.0",
"@astrojs/vue": "^3.0.0",
- "astro": "^3.0.1",
+ "astro": "^3.0.0",
"preact": "^10.17.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",