summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-05 16:47:22 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-05 18:47:22 -0600
commit895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5 (patch)
treed5ad060a3d6190d0790c3c140fe9c3bd4d7edb03 /examples/framework-react
parent6404d26a22417587cac272bc473ee1c8eb8c69a3 (diff)
downloadastro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.tar.gz
astro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.tar.zst
astro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.zip
[ci] release (#9332)astro@4.0.2@astrojs/vue@4.0.2
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 1e0eeed28..6256dcb6b 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.7",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.0.1",
+ "astro": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}