diff options
Diffstat (limited to 'packages/integrations/cloudflare/package.json')
-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 22c73d946..7828448d2 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -45,7 +45,7 @@ "tiny-glob": "^0.2.9" }, "peerDependencies": { - "astro": "workspace:^3.0.0-rc.10" + "astro": "workspace:^3.0.0-rc.11" }, "devDependencies": { "astro": "workspace:*", |