diff options
author | 2025-06-04 02:31:56 -0700 | |
---|---|---|
committer | 2025-06-04 10:31:56 +0100 | |
commit | 1d628d59f6024c43ccf3fee45652ccd3d9df78e0 (patch) | |
tree | 56a415b553b72877a909f31a24ac75481b2de7c3 /examples/framework-multiple | |
parent | 50a3788eaa12a51bd16d55c1f52d1b83f6c6d247 (diff) | |
download | astro-1d628d59f6024c43ccf3fee45652ccd3d9df78e0.tar.gz astro-1d628d59f6024c43ccf3fee45652ccd3d9df78e0.tar.zst astro-1d628d59f6024c43ccf3fee45652ccd3d9df78e0.zip |
[ci] release (#13873)astro@5.8.2@astrojs/vercel@8.1.5@astrojs/sitemap@3.4.1@astrojs/rss@4.0.12
Co-authored-by: github-actions[bot] <41898282+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 85bfe10a1..5876242ba 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.1.0", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", - "astro": "^5.8.1", + "astro": "^5.8.2", "preact": "^10.26.5", "react": "^18.3.1", "react-dom": "^18.3.1", |