aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-06-08 02:28:34 -0700
committerGravatar GitHub <noreply@github.com> 2024-06-08 11:28:34 +0200
commit2da877bfe97144ff5110d011b9bfba270ccfc620 (patch)
treeba0fd09b90e9f73cf95d7fe10b0902e7a2ce9f41 /examples/framework-react
parent734b98fecf0212cd76be3c935a49f84a9a7dab34 (diff)
downloadastro-2da877bfe97144ff5110d011b9bfba270ccfc620.tar.gz
astro-2da877bfe97144ff5110d011b9bfba270ccfc620.tar.zst
astro-2da877bfe97144ff5110d011b9bfba270ccfc620.zip
[ci] release (#11201)astro@4.10.1@astrojs/node@8.2.6
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 478c9382d..5cc889459 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "astro": "^4.10.0",
+ "astro": "^4.10.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}