diff --git a/package.json b/package.json index 31c52de3f..d51ec2753 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "import": "./index.mjs", "types": "./index.d.ts" }, - "./": "./" + "./*": "./*" }, "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "version": "7.16.0",