summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-21 06:47:58 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-21 09:47:58 -0500
commit3bed8050b9a19bd56416d4a6b8cebfe819c97bc7 (patch)
tree382716c6fa36aadc5cfed91018a7aecff3d845e3 /examples/framework-react
parentb9c05f45b2c9780d7b5518adb4a545cf69f075a6 (diff)
downloadastro-3bed8050b9a19bd56416d4a6b8cebfe819c97bc7.tar.gz
astro-3bed8050b9a19bd56416d4a6b8cebfe819c97bc7.tar.zst
astro-3bed8050b9a19bd56416d4a6b8cebfe819c97bc7.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 158f03dbd..eaa28be2c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/react": "^3.6.2",
+ "@astrojs/react": "^3.6.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.14",