diff --git a/package.json b/package.json index 933bf42..d304906 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,6 @@ "require": "./dist/index.cjs" } }, - "main": "./dist/index.js", - "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "files": [ "dist"