diff options
author | 2023-03-08 14:39:06 -0800 | |
---|---|---|
committer | 2023-03-08 17:39:06 -0500 | |
commit | d531821e343b7772cf8a5de06fa41f266d5b17d3 (patch) | |
tree | a779e4bca8bd3ab99390cc2fb84946e7fbb3b5db | |
parent | 67b42c9b62b90dda811bc84381dee41e3cad4111 (diff) | |
download | astro-d531821e343b7772cf8a5de06fa41f266d5b17d3.tar.gz astro-d531821e343b7772cf8a5de06fa41f266d5b17d3.tar.zst astro-d531821e343b7772cf8a5de06fa41f266d5b17d3.zip |
[ci] release (#6468)
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 30a9b56e8..a36b84408 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -38,7 +38,7 @@ "tiny-glob": "^0.2.9" }, "peerDependencies": { - "astro": "workspace:^2.1.1" + "astro": "workspace:^2.1.2" }, "devDependencies": { "astro": "workspace:*", |