diff options
author | 2025-03-18 06:50:34 -0700 | |
---|---|---|
committer | 2025-03-18 13:50:34 +0000 | |
commit | da71558808625f1e5eddf4a8a1cf74148a1444cd (patch) | |
tree | cb3068823a6e5bac6f4ab6df94d859dfe18c2896 /examples/framework-multiple | |
parent | 94ada2ab835e2d8b1185d29480ab86e818ae4470 (diff) | |
download | astro-da71558808625f1e5eddf4a8a1cf74148a1444cd.tar.gz astro-da71558808625f1e5eddf4a8a1cf74148a1444cd.tar.zst astro-da71558808625f1e5eddf4a8a1cf74148a1444cd.zip |
[ci] release (#13449)astro@5.5.3
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 acc1c9203..10d90d1d6 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.0.7", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", - "astro": "^5.5.2", + "astro": "^5.5.3", "preact": "^10.26.4", "react": "^18.3.1", "react-dom": "^18.3.1", |