aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-23 09:05:22 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-23 12:05:22 -0400
commit4c7949d1ae28f5597ec08cab788fe683197b0c3c (patch)
treee00a01bacb96c20ab5f1b02b586ea1233c57f7a9 /examples/framework-react
parent4bb926908d9a7ee134701c3e5a1b5e6ea688f843 (diff)
downloadastro-4c7949d1ae28f5597ec08cab788fe683197b0c3c.tar.gz
astro-4c7949d1ae28f5597ec08cab788fe683197b0c3c.tar.zst
astro-4c7949d1ae28f5597ec08cab788fe683197b0c3c.zip
[ci] release (#11132)astro@4.9.1
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 5ca885f28..dac778902 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.0",
+ "astro": "^4.9.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}