summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-06-20 03:58:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-06-20 11:58:37 +0100
commit58a321193e0c8c1974827d7364eae11722e15607 (patch)
treefdf6f8b63c5baa7fdc478dc05927615c0b55ad69 /examples/framework-react
parentfd3645fe8364ec5e280b6802d1468867890d463c (diff)
downloadastro-58a321193e0c8c1974827d7364eae11722e15607.tar.gz
astro-58a321193e0c8c1974827d7364eae11722e15607.tar.zst
astro-58a321193e0c8c1974827d7364eae11722e15607.zip
[ci] release (#11276)astro@4.11.0
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 65ac56ac6..ef027d7da 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.10.3",
+ "astro": "^4.11.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}