summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-21 08:12:29 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-21 11:12:29 -0500
commit10beb174e5d0a2747f3a30289f42782892d0dbd5 (patch)
tree923858db00d541d2bb17f9017238b90a88ef016d /examples/framework-multiple
parent23dc937435e0dc89dee5e74e8870464160efb17c (diff)
downloadastro-10beb174e5d0a2747f3a30289f42782892d0dbd5.tar.gz
astro-10beb174e5d0a2747f3a30289f42782892d0dbd5.tar.zst
astro-10beb174e5d0a2747f3a30289f42782892d0dbd5.zip
[ci] release (beta) (#12491)astro@5.0.0-beta.10
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 8756e8786..2dd01dfdf 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -17,7 +17,7 @@
"@astrojs/vue": "^5.0.0-beta.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.0-beta.9",
+ "astro": "^5.0.0-beta.10",
"preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",