We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa91d1a commit 0652f5aCopy full SHA for 0652f5a
package.json
@@ -8,7 +8,7 @@
8
"require": "./index.js",
9
"import": "./index.mjs"
10
},
11
- "./*": "./*"
+ "./*": "./*.js"
12
13
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
14
"version": "7.16.0",
0 commit comments