diff --git a/package.json b/package.json index 7fc5702..3947b55 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ "exports": { ".": { "import": "./build/index.js", - "default": "./build/index.js", - "types": "./build/index.d.ts" + "types": "./build/index.d.ts", + "default": "./build/index.js" } }, "files": [