summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-05 16:27:40 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-05 16:27:40 -0400
commit9b98633cc826c764cfd4aa4bf600ba973c17a8b9 (patch)
treed03687e7f6e10335fa5744c07121eee5671d78fa /examples/framework-react
parent3d901ca59d152ba82fa1471c0e45c9e576f5f864 (diff)
downloadastro-9b98633cc826c764cfd4aa4bf600ba973c17a8b9.tar.gz
astro-9b98633cc826c764cfd4aa4bf600ba973c17a8b9.tar.zst
astro-9b98633cc826c764cfd4aa4bf600ba973c17a8b9.zip
[ci] release (#3302)astro@1.0.0-beta.26
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 1c1dc425d..26dc481a4 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/react": "^0.1.1",
- "astro": "^1.0.0-beta.25"
+ "astro": "^1.0.0-beta.26"
},
"dependencies": {
"@types/react": "^18.0.0",