diff options
author | 2025-04-16 01:11:26 -0700 | |
---|---|---|
committer | 2025-04-16 10:11:26 +0200 | |
commit | 28176d28f7865ae52af5ee0a1346ec2caf6853e4 (patch) | |
tree | 4ae0e4426ab39522d9cec5bd71e5c629835818a6 /examples/framework-multiple | |
parent | 7f1a62484ed17fe7a9be5d1e2bb71e2fd12b9fed (diff) | |
download | astro-28176d28f7865ae52af5ee0a1346ec2caf6853e4.tar.gz astro-28176d28f7865ae52af5ee0a1346ec2caf6853e4.tar.zst astro-28176d28f7865ae52af5ee0a1346ec2caf6853e4.zip |
[ci] release (#13623)astro@5.7.1
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 f940ccdcd..844141019 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.10", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", - "astro": "^5.7.0", + "astro": "^5.7.1", "preact": "^10.26.5", "react": "^18.3.1", "react-dom": "^18.3.1", |