diff options
author | 2023-06-19 08:36:45 -0700 | |
---|---|---|
committer | 2023-06-19 11:36:45 -0400 | |
commit | 58e8770d8f8202cb6cd5621b9c9372f0cac4c75b (patch) | |
tree | 6a25fd5f2e75ae07015f487ddbc58e6d3ce27170 | |
parent | ae9e9f87218aa87daf09fee4f9f4a0eacd61e38a (diff) | |
download | astro-58e8770d8f8202cb6cd5621b9c9372f0cac4c75b.tar.gz astro-58e8770d8f8202cb6cd5621b9c9372f0cac4c75b.tar.zst astro-58e8770d8f8202cb6cd5621b9c9372f0cac4c75b.zip |
[ci] release (#7390)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r-- | packages/integrations/cloudflare/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json index bf4186d65..73bc57f8b 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -44,7 +44,7 @@ "tiny-glob": "^0.2.9" }, "peerDependencies": { - "astro": "workspace:^2.6.4" + "astro": "workspace:^2.6.5" }, "devDependencies": { "astro": "workspace:*", |