summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-28 06:53:42 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-28 09:53:42 -0500
commit4ded9cd1bc037f109251545e15cb8704b693b406 (patch)
treeec180e23b4d061aeb767a1cf6e15357850661246 /examples/framework-react
parent000e8f4654cae9982e21e0a858366c4844139db6 (diff)
downloadastro-4ded9cd1bc037f109251545e15cb8704b693b406.tar.gz
astro-4ded9cd1bc037f109251545e15cb8704b693b406.tar.zst
astro-4ded9cd1bc037f109251545e15cb8704b693b406.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 738c2459f..7f5102910 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.0",
+ "astro": "^4.0.0-beta.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}