diff --git a/package.json b/package.json index 2a1771b..04c32d9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "./package.json": "./package.json" }, "main": "./dist/index.cjs", - "module": "./dist/index.esm.js", + "module": "./dist/index.js", "types": "./dist/index.d.ts", "typesVersions": { "*": {