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