diff options
author | 2022-06-16 14:14:44 +0000 | |
---|---|---|
committer | 2022-06-16 14:14:44 +0000 | |
commit | 5d11c6d56f3ffcf5bcdaff22f116a4241bbdff4c (patch) | |
tree | 992e0c332b6e359cd3f7f2213d9e637b6ba871dd | |
parent | 7f423581411648c9a69b68918ff930581f12cf16 (diff) | |
download | astro-5d11c6d56f3ffcf5bcdaff22f116a4241bbdff4c.tar.gz astro-5d11c6d56f3ffcf5bcdaff22f116a4241bbdff4c.tar.zst astro-5d11c6d56f3ffcf5bcdaff22f116a4241bbdff4c.zip |
[ci] format
-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 ff8f2c641..bf9407d66 100644 --- a/packages/integrations/cloudflare/package.json +++ b/packages/integrations/cloudflare/package.json @@ -30,4 +30,4 @@ "astro": "workspace:*", "astro-scripts": "workspace:*" } -}
\ No newline at end of file +} |