diff --git a/package.json b/package.json index 7a4dc3b..06549d9 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "./package.json": "./package.json", ".": { "types": "./index.d.ts", - "import": "./index.js" + "default": "./index.js" } }, "scripts": {