diff --git a/package.json b/package.json index a53b4ce..6da5390 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ ], "exports": { ".": { - "types": "./dist/index.d.ts", - "import": "./dist/index.js" + "types": "./dist/index.d.mts", + "import": "./dist/index.mjs" } }, "bin": {