summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-26 08:34:52 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-26 11:34:52 -0400
commit7a35aedbefdca7442357092f9e488b5b5785580c (patch)
treeafacf694ec5a275554bb4698bc6880ce32b46de3 /examples/framework-react
parentfe4079f05ba21c0f3a167f8e3f55eff705506bd2 (diff)
downloadastro-7a35aedbefdca7442357092f9e488b5b5785580c.tar.gz
astro-7a35aedbefdca7442357092f9e488b5b5785580c.tar.zst
astro-7a35aedbefdca7442357092f9e488b5b5785580c.zip
[ci] release (#8917)astro@3.4.0
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 f91e9fdaf..5dbfe55f1 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.4",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
- "astro": "^3.3.4",
+ "astro": "^3.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}