summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-15 09:34:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-16 00:34:37 +0800
commit0109690c3b4103c56bce40b3193a19cf05c5f4e2 (patch)
treee38571f12712a69b5cb7fb6f5a9595fe74492744 /examples/framework-multiple
parent7c6349beca2859d22ea6a1b4b9388ad43ad8bff1 (diff)
downloadastro-create-astro@4.8.3.tar.gz
astro-create-astro@4.8.3.tar.zst
astro-create-astro@4.8.3.zip
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 ae2bb7d54..626962d02 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -18,7 +18,7 @@
"@astrojs/vue": "^4.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "astro": "^4.14.1",
+ "astro": "^4.14.2",
"preact": "^10.23.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",