summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-24 02:10:24 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-24 11:10:24 +0200
commit7968eabcfca13396fc1884f802d5683ae18a4a15 (patch)
tree04ce3bc10fb27290ed4a96c8a1a767626d8ad2df /examples/framework-react
parentd1e5977533dc0be0c14994beaa2e7a5fdcd31f1d (diff)
downloadastro-7968eabcfca13396fc1884f802d5683ae18a4a15.tar.gz
astro-7968eabcfca13396fc1884f802d5683ae18a4a15.tar.zst
astro-7968eabcfca13396fc1884f802d5683ae18a4a15.zip
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 cac25816f..c54acaeb4 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-beta.1",
+ "astro": "^5.0.0-beta.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}