summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-01 06:46:45 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-01 15:46:45 +0200
commitece03449e31d15a9ae55297f2ad7425f1078fe8c (patch)
tree69c2d6c61f17824a90c9b418fd2b3995dc7fc3fd /examples/framework-react
parent2eb62d07b59b3c1dfd5f6726f1e5813ff13e0b07 (diff)
downloadastro-ece03449e31d15a9ae55297f2ad7425f1078fe8c.tar.gz
astro-ece03449e31d15a9ae55297f2ad7425f1078fe8c.tar.zst
astro-ece03449e31d15a9ae55297f2ad7425f1078fe8c.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 84b0ff5fc..cfbabde90 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.10",
"@types/react-dom": "^18.3.0",
- "astro": "^5.0.0-beta.2",
+ "astro": "^5.0.0-beta.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}