diff --git a/package.json b/package.json index 3802486..9eb92da 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "exports": { ".": { "types": "./dist/index.d.ts", - "import": "./dist/index.js" + "default": "./dist/index.js" } }, "engines": {