summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-06 06:55:41 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-06 22:55:41 +0800
commite10b03e88c22592fbb42d7245b65c4f486ab736d (patch)
treec174dc493366d877660d22ac83bf91695d5805fb /examples/framework-react
parent4a35c505e4914c723ec0d26cd663e7a1d9a86b00 (diff)
downloadastro-e10b03e88c22592fbb42d7245b65c4f486ab736d.tar.gz
astro-e10b03e88c22592fbb42d7245b65c4f486ab736d.tar.zst
astro-e10b03e88c22592fbb42d7245b65c4f486ab736d.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 d92e84e0a..b5491d77c 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.12",
"@types/react-dom": "^18.3.1",
- "astro": "^4.16.9",
+ "astro": "^4.16.10",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}