summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-04 06:20:48 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-04 15:20:48 +0100
commitec3113d25a318d94cac879c3eae4ad624ed1aee0 (patch)
tree124a66f2d2240cf843cfc20da2dd87016551d7d2 /examples/framework-multiple
parent76803498738f9e86e7948ce81e01e63607e03549 (diff)
downloadastro-ec3113d25a318d94cac879c3eae4ad624ed1aee0.tar.gz
astro-ec3113d25a318d94cac879c3eae4ad624ed1aee0.tar.zst
astro-ec3113d25a318d94cac879c3eae4ad624ed1aee0.zip
[ci] release (#12345)astro@4.16.9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 9099bb551..cd6c01559 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -18,7 +18,7 @@
"@astrojs/vue": "^4.5.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^4.16.8",
+ "astro": "^4.16.9",
"preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",