diff options
author | 2025-03-13 05:19:20 -0700 | |
---|---|---|
committer | 2025-03-13 12:19:20 +0000 | |
commit | 118d3e1f79984048ebcdacc46b69efa891561ca9 (patch) | |
tree | 0971db58f6e8d8ba303752a4f21035e8efc0d059 /examples/framework-multiple | |
parent | 65903c995408397c63c911e184218c0206e5853f (diff) | |
download | astro-118d3e1f79984048ebcdacc46b69efa891561ca9.tar.gz astro-118d3e1f79984048ebcdacc46b69efa891561ca9.tar.zst astro-118d3e1f79984048ebcdacc46b69efa891561ca9.zip |
[ci] release (#13414)astro@5.5.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 b613ecf3c..6b43e209b 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.0", + "astro": "^5.5.1", "preact": "^10.26.4", "react": "^18.3.1", "react-dom": "^18.3.1", |