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