updated deps, and added badge to ensure they stay that way.
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
The official low-level Elasticsearch client for Node.js and the browser.
|
The official low-level Elasticsearch client for Node.js and the browser.
|
||||||
|
|
||||||
[](https://travis-ci.org/elasticsearch/elasticsearch-js) [](https://coveralls.io/r/elasticsearch/elasticsearch-js)
|
[](https://travis-ci.org/elasticsearch/elasticsearch-js) [](https://coveralls.io/r/elasticsearch/elasticsearch-js) [](https://david-dm.org/elasticsearch/elasticsearch-js)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
@ -66,10 +66,10 @@
|
|||||||
},
|
},
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "~0.3.0",
|
"chalk": "~0.4",
|
||||||
"forever-agent": "~0.5.2",
|
"forever-agent": "~0.5",
|
||||||
"lodash-node": "~2.3.0",
|
"lodash-node": "~2.4",
|
||||||
"when": "~2.6.0"
|
"when": "~2.8"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user