diff --git a/package.json b/package.json index 9d1fe6a7..a8ec5d33 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "require": "./index.js", "import": "./index.mjs" }, - "./": "./" + "./*": "./*.js" }, "scripts": { "prebuild": "npm run clean",