diff options
author | 2023-11-21 06:52:08 -0800 | |
---|---|---|
committer | 2023-11-21 22:52:08 +0800 | |
commit | d9e72cea399c1426311faa2ac93ce66c89b5e7ac (patch) | |
tree | ceb47addbecdedc88ef7ba206f59752e2e82977e /examples/framework-multiple | |
parent | 7ab5137ba724781e8264a33f69ae65020c6549f0 (diff) | |
download | astro-d9e72cea399c1426311faa2ac93ce66c89b5e7ac.tar.gz astro-d9e72cea399c1426311faa2ac93ce66c89b5e7ac.tar.zst astro-d9e72cea399c1426311faa2ac93ce66c89b5e7ac.zip |
[ci] release (#9116)astro@3.5.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index af251b7d8..c530dfd55 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.5", + "astro": "^3.5.6", "preact": "^10.17.1", "react": "^18.2.0", "react-dom": "^18.2.0", |