diff options
author | 2024-03-05 16:58:48 -0800 | |
---|---|---|
committer | 2024-03-05 16:58:48 -0800 | |
commit | 038201fbaea9a4c040d50df5d90d83b27d3dbc76 (patch) | |
tree | 5e86e8ad51d42072bf209b6ace9fe0dace637815 /examples/framework-multiple | |
parent | f2e60a96754ed1d86001fe4d5d3a0c0ef657408d (diff) | |
download | astro-038201fbaea9a4c040d50df5d90d83b27d3dbc76.tar.gz astro-038201fbaea9a4c040d50df5d90d83b27d3dbc76.tar.zst astro-038201fbaea9a4c040d50df5d90d83b27d3dbc76.zip |
[ci] release (#10337)astro@4.4.12@astrojs/vercel@7.3.5@astrojs/db@0.6.2
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 5c95a9d47..ab39cac8e 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -16,7 +16,7 @@ "@astrojs/solid-js": "^4.0.1", "@astrojs/svelte": "^5.2.0", "@astrojs/vue": "^4.0.8", - "astro": "^4.4.11", + "astro": "^4.4.12", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |