summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-15 10:48:59 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-15 19:48:59 +0200
commitc929e5d8c8e1443c64cbe1a29845930206ebff0e (patch)
treec2cb920df612609d33bb1d7daef44261b5985b6a /examples/framework-react
parent4ade067cef9a43919488da3d9c0c158147d9ac06 (diff)
downloadastro-c929e5d8c8e1443c64cbe1a29845930206ebff0e.tar.gz
astro-c929e5d8c8e1443c64cbe1a29845930206ebff0e.tar.zst
astro-c929e5d8c8e1443c64cbe1a29845930206ebff0e.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 9fd305f37..4b4706d5b 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.0-beta.4",
+ "astro": "^5.0.0-beta.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}