summaryrefslogtreecommitdiff
path: root/packages/integrations/cloudflare/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/cloudflare/package.json')
-rw-r--r--packages/integrations/cloudflare/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json
index 9e6bf7f83..05e18bc64 100644
--- a/packages/integrations/cloudflare/package.json
+++ b/packages/integrations/cloudflare/package.json
@@ -2,6 +2,7 @@
"name": "@astrojs/cloudflare",
"version": "0.0.0",
"private": true,
+ "type": "module",
"keywords": [],
"dont_remove": "This is a placeholder for the sake of the docs smoke test"
}