summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-01 06:26:50 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-01 15:26:50 +0200
commitf06feee7c44665f23ab846791b7c57276ddfde97 (patch)
tree5a20e797be1d5147fe5ea5b63a10e1c1ea6436df /examples/framework-multiple
parent76c5fbd6f3a8d41367f1d7033278d133d518213b (diff)
downloadastro-f06feee7c44665f23ab846791b7c57276ddfde97.tar.gz
astro-f06feee7c44665f23ab846791b7c57276ddfde97.tar.zst
astro-f06feee7c44665f23ab846791b7c57276ddfde97.zip
[ci] release (#12074)astro@4.15.10
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 a60dba30e..249d4ac6d 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -18,7 +18,7 @@
"@astrojs/vue": "^4.5.1",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
- "astro": "^4.15.9",
+ "astro": "^4.15.10",
"preact": "^10.24.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",