summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-13 13:35:01 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-13 16:35:01 -0400
commit6e1602c7b1c396aab4ebd52198020e8cc3306abd (patch)
tree68899c754475d9e9a27558690ba8cc39523bdff4 /examples/framework-react
parent4724b144310a88defd839f183bec927e5e3cdec0 (diff)
downloadastro-6e1602c7b1c396aab4ebd52198020e8cc3306abd.tar.gz
astro-6e1602c7b1c396aab4ebd52198020e8cc3306abd.tar.zst
astro-6e1602c7b1c396aab4ebd52198020e8cc3306abd.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 a0effb6a0..4649979c5 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.5",
"@types/react-dom": "^18.3.0",
- "astro": "^5.0.0-alpha.7",
+ "astro": "^5.0.0-alpha.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}