summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-10 17:31:45 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-10 17:31:45 -0600
commite032e89a642eeef61a3559e4eb406addcaedb5d1 (patch)
treecec62e0a8a3996ed8a688be3b4fd0a5915f3b8ff /examples/framework-multiple
parenta940354b38ac62ca8cbd133591962c1a60b1fcc4 (diff)
downloadastro-e032e89a642eeef61a3559e4eb406addcaedb5d1.tar.gz
astro-e032e89a642eeef61a3559e4eb406addcaedb5d1.tar.zst
astro-e032e89a642eeef61a3559e4eb406addcaedb5d1.zip
[ci] release (next) (#2754)
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 8a1f4c53e..1ef650bf7 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -15,6 +15,6 @@
"@astrojs/renderer-solid": "^0.4.0",
"@astrojs/renderer-svelte": "^0.5.1",
"@astrojs/renderer-vue": "^0.4.0",
- "astro": "^0.24.0-next.1"
+ "astro": "^0.24.0-next.2"
}
}