This commit is contained in:
Tomas Della Vedova
2021-10-29 14:48:31 +02:00
committed by GitHub
parent e6eeeeb6af
commit d0a421b25c

View File

@ -8,7 +8,7 @@
"require": "./index.js", "require": "./index.js",
"import": "./index.mjs" "import": "./index.mjs"
}, },
"./": "./" "./*": "./*"
}, },
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
"version": "7.16.0", "version": "7.16.0",