summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-22 06:14:05 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-22 09:14:05 -0500
commit4d1274c47987bf3c247f0ad02309f3c2b9968d6e (patch)
tree06a49d2f1386b57a854bf2a1444a78ea0a371a5c /examples/framework-multiple
parentcba6cf32d9bf1f5c3268808f185a4824d6fbd7f4 (diff)
downloadastro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.tar.gz
astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.tar.zst
astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.zip
[ci] release (#9165)astro@3.6.0
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 f63578c9b..515e2b8b6 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -16,7 +16,7 @@
"@astrojs/solid-js": "^3.0.2",
"@astrojs/svelte": "^4.0.4",
"@astrojs/vue": "^3.0.4",
- "astro": "^3.5.7",
+ "astro": "^3.6.0",
"preact": "^10.17.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",