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:13:29 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-30 10:13:29 -0400
commitb4e67a0b1bb515fe7943a970e5048a0293b0aeec (patch)
tree13cd05f79eb07ff2086eb5c33876a83fce0d95ba /examples/framework-react
parentc32f52a6246a0f929238f7d47bfc870899729fb4 (diff)
downloadastro-b4e67a0b1bb515fe7943a970e5048a0293b0aeec.tar.gz
astro-b4e67a0b1bb515fe7943a970e5048a0293b0aeec.tar.zst
astro-b4e67a0b1bb515fe7943a970e5048a0293b0aeec.zip
[ci] release (#8285)
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"
}