aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-27 03:58:19 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-27 06:58:19 -0400
commitcdf89a16c86172845fb5df5cb79b15f67fa7ca2f (patch)
tree2d2aae8b252319d33931f473cc6b7cec6a68fc0b /examples/framework-react
parent33902e773a6ef733cd49715c8069a5f5233d382e (diff)
downloadastro-cdf89a16c86172845fb5df5cb79b15f67fa7ca2f.tar.gz
astro-cdf89a16c86172845fb5df5cb79b15f67fa7ca2f.tar.zst
astro-cdf89a16c86172845fb5df5cb79b15f67fa7ca2f.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 dac778902..4b082738c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.4.0",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
- "astro": "^4.9.1",
+ "astro": "^4.9.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}