diff options
author | 2024-02-06 08:28:12 -0800 | |
---|---|---|
committer | 2024-02-06 16:28:12 +0000 | |
commit | e4999083bf3d0f41c8e2a4f44d19b02d95529ec6 (patch) | |
tree | cae18504b804cc7d6c532692e1e00551f2d54a69 /examples/framework-multiple | |
parent | 18ac0940ea1b49b6b0ddd9be1f96aef416e2d7ee (diff) | |
download | astro-e4999083bf3d0f41c8e2a4f44d19b02d95529ec6.tar.gz astro-e4999083bf3d0f41c8e2a4f44d19b02d95529ec6.tar.zst astro-e4999083bf3d0f41c8e2a4f44d19b02d95529ec6.zip |
[ci] release (#9973)astro@4.3.3@astrojs/rss@4.0.5
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 f706ad0af..fff7e80c9 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.0.3", "@astrojs/vue": "^4.0.8", - "astro": "^4.3.2", + "astro": "^4.3.3", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |