summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-19 04:23:46 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-19 12:23:46 +0000
commit3f557b2e3268d385454e505c1eebe52b180118a4 (patch)
tree131c7b16f71954841c0684ec516977e6c91da959 /examples/framework-react
parente56af4a3d7039673658e4a014158969ea5076e32 (diff)
downloadastro-3f557b2e3268d385454e505c1eebe52b180118a4.tar.gz
astro-3f557b2e3268d385454e505c1eebe52b180118a4.tar.zst
astro-3f557b2e3268d385454e505c1eebe52b180118a4.zip
[ci] release (#12762)astro@5.1.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 0ee7e45d3..be6edc426 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.1.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.9",
+ "astro": "^5.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}