From b293276ccbb95c87205addde86f66f229c8cd111 Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Mon, 12 Dec 2022 07:22:39 -0800 Subject: [PATCH] [ci] release (#5561) Co-authored-by: github-actions[bot] --- packages/integrations/cloudflare/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json index 578eda3bd969..3601f790fa00 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -38,7 +38,7 @@ "tiny-glob": "^0.2.9" }, "peerDependencies": { - "astro": "^1.6.14" + "astro": "^1.6.15" }, "devDependencies": { "astro": "workspace:*",