summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-20 01:41:00 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-20 08:41:00 +0000
commit17b4991cffb2f16fb3deba5881c54fa67c9ee9ce (patch)
tree5df1d388f2f104ec7f9d76b41468eb7be832410a /examples/framework-multiple
parent48310512601e0c0b2886759e4d81b4091042eb8f (diff)
downloadastro-17b4991cffb2f16fb3deba5881c54fa67c9ee9ce.tar.gz
astro-17b4991cffb2f16fb3deba5881c54fa67c9ee9ce.tar.zst
astro-17b4991cffb2f16fb3deba5881c54fa67c9ee9ce.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 0404adccc..a40eb11fc 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -18,7 +18,7 @@
"@astrojs/vue": "^4.0.9",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.5.6",
+ "astro": "^4.5.7",
"preact": "^10.19.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",