summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-11 11:02:47 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-11 14:02:47 -0400
commitf39a80c583e9966b81bf5f7d3651a0778a5cf566 (patch)
tree11eeea25980be999c93fbbdab961edc4fc0eb93a /examples/framework-multiple
parent06fa76cec6b775c94971f5e09aedbf09072f2efc (diff)
downloadastro-f39a80c583e9966b81bf5f7d3651a0778a5cf566.tar.gz
astro-f39a80c583e9966b81bf5f7d3651a0778a5cf566.tar.zst
astro-f39a80c583e9966b81bf5f7d3651a0778a5cf566.zip
[ci] release (#8043)astro@2.10.7
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 beba2a914..3fca61c05 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -16,7 +16,7 @@
"@astrojs/solid-js": "^2.2.0",
"@astrojs/svelte": "^3.1.0",
"@astrojs/vue": "^2.2.1",
- "astro": "^2.10.6",
+ "astro": "^2.10.7",
"preact": "^10.15.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",