diff --git a/legacy/package.json b/legacy/package.json index 7fc57028..3947b55b 100644 --- a/legacy/package.json +++ b/legacy/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": [