summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-30 07:35:16 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-30 10:35:16 -0400
commitf8c171c94494705c10dbc2fe5175982fa56eaecf (patch)
tree0a9b68b3301d5e4f1ea9f6dff364b40e86f5d17a /examples/framework-react
parentef37f9e290d0e61403261b2a2195f127dc031654 (diff)
downloadastro-f8c171c94494705c10dbc2fe5175982fa56eaecf.tar.gz
astro-f8c171c94494705c10dbc2fe5175982fa56eaecf.tar.zst
astro-f8c171c94494705c10dbc2fe5175982fa56eaecf.zip
[ci] release (#8288)astro@3.0.1
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 1e5cf042d..6bf880d8d 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
- "astro": "^3.0.0",
+ "astro": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}