diff --git a/package.json b/package.json index 89c510d1..c89bb7b0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "require": "./index.js", "import": "./index.mjs" }, - "./": "./" + "./*": "./*.js" }, "scripts": { "test": "make test"