diff options
author | 2025-04-15 02:36:51 -0700 | |
---|---|---|
committer | 2025-04-15 10:36:51 +0100 | |
commit | 59af0cbd0a36a983cd9fefbbca669dae84ce1e94 (patch) | |
tree | 31848d4cb87e580a87877080db3e0d963b15dd15 /examples/integration | |
parent | d038030770b294e811beb99c9478fbe4b4cbb968 (diff) | |
download | astro-@astrojs/cloudflare@12.5.0.tar.gz astro-@astrojs/cloudflare@12.5.0.tar.zst astro-@astrojs/cloudflare@12.5.0.zip |
[ci] release (#13610)astro@5.7.0@astrojs/node@9.2.0@astrojs/netlify@6.3.0@astrojs/markdoc@0.14.0@astrojs/cloudflare@12.5.0
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 64a78eaf6..7a269d038 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.6.2" + "astro": "^5.7.0" }, "peerDependencies": { "astro": "^4.0.0" |