Added types field
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
"name": "@elastic/elasticsearch",
|
||||
"description": "The official Elasticsearch client for Node.js",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
|
||||
"version": "0.1.0-alpha.4",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user