diff options
author | 2023-11-07 23:51:24 -0800 | |
---|---|---|
committer | 2023-11-08 08:51:24 +0100 | |
commit | 653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9 (patch) | |
tree | a425a5840f273a568db53ac4e2a4f994c08e8513 /examples/framework-multiple | |
parent | 14e586cc77570b08afae5eeef605e978fec287d8 (diff) | |
download | astro-653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9.tar.gz astro-653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9.tar.zst astro-653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9.zip |
[ci] release (#8989)astro@3.4.4@astrojs/vue@3.0.4@astrojs/vercel@5.2.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.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index f2fdec9ef..2f94c96d8 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -15,8 +15,8 @@ "@astrojs/react": "^3.0.4", "@astrojs/solid-js": "^3.0.2", "@astrojs/svelte": "^4.0.3", - "@astrojs/vue": "^3.0.3", - "astro": "^3.4.3", + "@astrojs/vue": "^3.0.4", + "astro": "^3.4.4", "preact": "^10.17.1", "react": "^18.2.0", "react-dom": "^18.2.0", |