summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-11 16:50:59 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-11 16:50:59 -0700
commitbb3d7d4f39c9d7142ffc31e5ec82a94044d6738f (patch)
tree21f77cfddd39b28ee972e74b159dd16846fc9e0c /examples/framework-react
parent5b1facfe291b998c0c6814293b18df211a8f3cd3 (diff)
downloadastro-bb3d7d4f39c9d7142ffc31e5ec82a94044d6738f.tar.gz
astro-bb3d7d4f39c9d7142ffc31e5ec82a94044d6738f.tar.zst
astro-bb3d7d4f39c9d7142ffc31e5ec82a94044d6738f.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 04c8f8122..d83f6ae21 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^1.0.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
- "astro": "^1.0.2"
+ "astro": "^1.0.3"
},
"dependencies": {
"react": "^18.1.0",