summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-06 07:47:57 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-06 23:47:57 +0800
commitd63d87dcaea85e84acb26b70cbd650d6e1eea6df (patch)
tree28b24da854d5199e38694fa1b148f10598bab7d4 /examples/framework-react
parentb21a07500284a3621be4d509f5aa67c0a8fcbf07 (diff)
downloadastro-d63d87dcaea85e84acb26b70cbd650d6e1eea6df.tar.gz
astro-d63d87dcaea85e84acb26b70cbd650d6e1eea6df.tar.zst
astro-d63d87dcaea85e84acb26b70cbd650d6e1eea6df.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 f1599cee2..084ceb7e3 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.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.0-beta.6",
+ "astro": "^5.0.0-beta.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}