diff --git a/package.json b/package.json index 7780196e8..017aff6a5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "require": "./index.js", "import": "./index.mjs" }, - "./": "./" + "./*": "./*" }, "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "version": "7.16.0",