aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-22 00:40:11 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-22 09:40:11 +0200
commit9ddd6387a7e70d1111dd4a60450d3c710325380c (patch)
treea718c1d4c8f41995f7046ff83e1eaccce94e5ef9 /examples/framework-react
parentf00ecd45960769e13d23e5456f89406aff8a49ce (diff)
downloadastro-9ddd6387a7e70d1111dd4a60450d3c710325380c.tar.gz
astro-9ddd6387a7e70d1111dd4a60450d3c710325380c.tar.zst
astro-9ddd6387a7e70d1111dd4a60450d3c710325380c.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 b95dd0aed..d549ccd27 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.3.4",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
- "astro": "^4.8.6",
+ "astro": "^4.8.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}