summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-01 10:43:26 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 17:43:26 +0000
commit94143fcdba2ae24b24ec7446a97579daf398c574 (patch)
tree649730eceb887937bab41c2a041093aae804a9cf /examples/framework-react
parentf4943e0fbced044f0ba4435cb41d77b67c98e69f (diff)
downloadastro-94143fcdba2ae24b24ec7446a97579daf398c574.tar.gz
astro-94143fcdba2ae24b24ec7446a97579daf398c574.tar.zst
astro-94143fcdba2ae24b24ec7446a97579daf398c574.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 ac0873f60..4105059a4 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -12,7 +12,7 @@
"@astrojs/react": "^0.2.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
- "astro": "^1.0.0-beta.61"
+ "astro": "^1.0.0-beta.62"
},
"dependencies": {
"react": "^18.1.0",