summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-29 10:50:18 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-29 13:50:18 -0500
commitc495f1ac17285cfda78363b98cd2802b543f441e (patch)
tree9e720a45389b24172449eb818ebe6b0b01bd7315 /examples/framework-react
parent3b77889b47750ed6e17c7858780dc4aae9201b58 (diff)
downloadastro-c495f1ac17285cfda78363b98cd2802b543f441e.tar.gz
astro-c495f1ac17285cfda78363b98cd2802b543f441e.tar.zst
astro-c495f1ac17285cfda78363b98cd2802b543f441e.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 7f5102910..e04ed362c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.7-beta.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.0.0-beta.1",
+ "astro": "^4.0.0-beta.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}