diff options
author | 2023-08-18 14:13:25 -0700 | |
---|---|---|
committer | 2023-08-18 17:13:25 -0400 | |
commit | 1c5212feea0eb1621c104a880295ec22d9f31e05 (patch) | |
tree | dc55c50bcd6a84af1012d0cfd2e27932fc8a8e0f | |
parent | 5174a0411211f5add2da21e3c99e72e1001d9446 (diff) | |
download | astro-1c5212feea0eb1621c104a880295ec22d9f31e05.tar.gz astro-1c5212feea0eb1621c104a880295ec22d9f31e05.tar.zst astro-1c5212feea0eb1621c104a880295ec22d9f31e05.zip |
[ci] release (#8145)
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 e876236f2..007b6c769 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:^2.10.11" + "astro": "workspace:^2.10.12" }, "devDependencies": { "astro": "workspace:*", |