summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-16 14:15:36 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-16 17:15:36 -0400
commit948ad8eecf71f1f6de33855a6065925d7858d28d (patch)
tree3d8657bb6327af7710e8487ebf1bd552c592b656 /examples/framework-react
parentcfdaab257cd167e0d4631ab66d9406754b3c1836 (diff)
downloadastro-948ad8eecf71f1f6de33855a6065925d7858d28d.tar.gz
astro-948ad8eecf71f1f6de33855a6065925d7858d28d.tar.zst
astro-948ad8eecf71f1f6de33855a6065925d7858d28d.zip
[ci] release (alpha) (#12010)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-react')
-rw-r--r--examples/framework-react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 4649979c5..cc1dc7915 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
- "astro": "^5.0.0-alpha.8",
+ "astro": "^5.0.0-alpha.9",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}