diff options
author | 2025-03-31 08:46:15 -0700 | |
---|---|---|
committer | 2025-03-31 16:46:15 +0100 | |
commit | ddc98eb2add2836aef77541978629dcef6d712d6 (patch) | |
tree | bf05a3aeb1d4bb3154cb83489850618efd68b120 /examples/integration | |
parent | ff9d69e3443c80059c54f6296d19f66bb068ead3 (diff) | |
download | astro-@astrojs/alpinejs@0.4.5.tar.gz astro-@astrojs/alpinejs@0.4.5.tar.zst astro-@astrojs/alpinejs@0.4.5.zip |
[ci] release (#13513)astro@5.5.6@astrojs/vue@5.0.9@astrojs/svelte@7.0.9@astrojs/studio@0.1.6@astrojs/solid-js@5.0.7@astrojs/react@4.2.3@astrojs/preact@4.0.8@astrojs/netlify@6.2.5@astrojs/mdx@4.2.3@astrojs/markdoc@0.13.3@astrojs/db@0.14.10@astrojs/cloudflare@12.4.0@astrojs/alpinejs@0.4.5
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integration')
-rw-r--r-- | examples/integration/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/package.json b/examples/integration/package.json index eb0f4715a..1cbf2fb9b 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.5.5" + "astro": "^5.5.6" }, "peerDependencies": { "astro": "^4.0.0" |