aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-06-26 06:09:08 -0700
committerGravatar GitHub <noreply@github.com> 2024-06-26 21:09:08 +0800
commitd7ae91c83cdab310c38a76c98c5c4477ec20e8dc (patch)
treecf835dd9369260fad793d9e9748b6483ae4f2459 /examples/framework-react
parent33bdc5472929f72fa8e39624598bf929c48e60c0 (diff)
downloadastro-d7ae91c83cdab310c38a76c98c5c4477ec20e8dc.tar.gz
astro-d7ae91c83cdab310c38a76c98c5c4477ec20e8dc.tar.zst
astro-d7ae91c83cdab310c38a76c98c5c4477ec20e8dc.zip
[ci] release (#11346)astro@4.11.3
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 531466765..67db6e636 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "astro": "^4.11.2",
+ "astro": "^4.11.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}