summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-26 16:49:09 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-26 16:49:09 -0400
commit8d8433ee50f10d15ebabc1e1f6ca424fe3427219 (patch)
tree34f88de55e7da65b090341028a375124bb2bd1f2 /examples/framework-react
parentf0f938ce7db54ad55b060cb90204ecab8424dc37 (diff)
downloadastro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.tar.gz
astro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.tar.zst
astro-8d8433ee50f10d15ebabc1e1f6ca424fe3427219.zip
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 1189008c3..93031a5a8 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.17"
+ "astro": "^1.0.0-beta.18"
},
"dependencies": {
"react": "^18.0.0",