diff --git a/package.json b/package.json index 7b72a15..e2aa3a5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "files": [ "dist" ], - "type": "commonjs", "types": "./dist/cjs/index.d.ts", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",