diff options
author | 2025-01-06 09:17:11 -0800 | |
---|---|---|
committer | 2025-01-06 18:17:11 +0100 | |
commit | 84b07969ddc3a471a71cbea561483c29ad9fb339 (patch) | |
tree | af717731db3c1f43478deed8f05e2b0a3efe305b /examples/framework-multiple | |
parent | 88b493cadeab7cdd59d110bb5f98e0d38112d673 (diff) | |
download | astro-84b07969ddc3a471a71cbea561483c29ad9fb339.tar.gz astro-84b07969ddc3a471a71cbea561483c29ad9fb339.tar.zst astro-84b07969ddc3a471a71cbea561483c29ad9fb339.zip |
[ci] release (#12878)astro@5.1.3@astrojs/underscore-redirects@0.5.1
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 840ac0d86..20c1a4e6c 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.4", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^5.1.2", + "astro": "^5.1.3", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", |