diff --git a/package.json b/package.json index a64948a..3e0e62a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ } }, "main": "./dist/index.js", - "module": "./dist/index.mjs", + "module": "./dist/index.js", "types": "./dist/index.d.ts", "files": [ "dist"