diff --git a/package.json b/package.json index 4686040a..6ff46a5f 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "url": "https://sindresorhus.com" }, "type": "module", + "main": "./distribution/index.js", "exports": "./distribution/index.js", "types": "./distribution/index.d.ts", "engines": {