aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-29 04:50:49 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-29 13:50:49 +0200
commit17f71278f4bf9b749d9170023e82bd46cbb7edd5 (patch)
treee8e5c567d4662cac40e906a13819fddcb96efab8 /examples/framework-react
parent9da5b3dab2abfac8867957434574fbfed40f71f5 (diff)
downloadastro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.tar.gz
astro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.tar.zst
astro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.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 fe90c765a..88f04f255 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.4",
"@types/react-dom": "^18.3.0",
- "astro": "^4.14.6",
+ "astro": "^4.15.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}