diff --git a/package.json b/package.json index 1f397c1bf..6d17bd846 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "git+ssh://git@github.com/layer5io/sistent.git" }, "main": "./dist/index.js", - "module": "./dist/index.mjs", + "module": "./dist/index..js", "types": "./dist/index.d.ts", "files": [ "dist"