diff --git a/package.json b/package.json index aadc9bb..9cd4490 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ } }, "types": "./lib/cjs/types/index.d.ts", - "main": "./lib/cjs/index.js", + "main": "./lib/cjs/index.cjs", "type": "module", "files": [ "lib/**/*"