diff --git a/package.json b/package.json index fb87417..bca37db 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ } }, "types": "dist/index.d.ts", + "main": "./entry/index.cjs", "files": [ "/entry/", "/dist/"