summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-13 04:04:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-13 13:04:37 +0200
commit490eed1cd948f91aedf86b5ffd4ac7285ee52f40 (patch)
tree4379f41703650e43f45fd8c2070c72f831c9fbfc /examples/framework-multiple
parent878f7f60ba205ea499f910724a6b897a345b6a49 (diff)
downloadastro-490eed1cd948f91aedf86b5ffd4ac7285ee52f40.tar.gz
astro-490eed1cd948f91aedf86b5ffd4ac7285ee52f40.tar.zst
astro-490eed1cd948f91aedf86b5ffd4ac7285ee52f40.zip
[ci] release (#11940)astro@4.15.5@astrojs/mdx@3.1.6
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 f459c4aef..c99a3ba72 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.5",
"@types/react-dom": "^18.3.0",
- "astro": "^4.15.4",
+ "astro": "^4.15.5",
"preact": "^10.23.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",