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.
|
||||
|
||||
[](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
|
||||
|
||||
|
||||
@ -66,10 +66,10 @@
|
||||
},
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"chalk": "~0.3.0",
|
||||
"forever-agent": "~0.5.2",
|
||||
"lodash-node": "~2.3.0",
|
||||
"when": "~2.6.0"
|
||||
"chalk": "~0.4",
|
||||
"forever-agent": "~0.5",
|
||||
"lodash-node": "~2.4",
|
||||
"when": "~2.8"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user