+10
−10
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -35,21 +35,21 @@ | ||
"request": "^2.34"
|
||
},
|
||
"devDependencies": {
|
||
"body-parser": "1.12.x",
|
||
"chai": "2.2.x",
|
||
"chai-as-promised": "4.3.x",
|
||
"body-parser": "1.14.x",
|
||
"chai": "3.4.x",
|
||
"chai-as-promised": "5.1.x",
|
||
"chalk": "^1.1.1",
|
||
"cheerio": "^0.19.0",
|
||
"continuation-local-storage": "^3.1.4",
|
||
"event-stream": "3.3.x",
|
||
"gulp": "3.8.x",
|
||
"gulp": "3.9.x",
|
||
"gulp-coveralls": "0.1.x",
|
||
"gulp-istanbul": "0.8.x",
|
||
"gulp-jshint": "1.10.x",
|
||
"gulp-mocha": "2.0.x",
|
||
"jshint-stylish": "1.0.x",
|
||
"rimraf": "2.3.x",
|
||
"run-sequence": "1.0.x"
|
||
"gulp-istanbul": "0.10.x",
|
||
"gulp-jshint": "1.12.x",
|
||
"gulp-mocha": "2.2.x",
|
||
"jshint-stylish": "2.1.x",
|
||
"rimraf": "2.4.x",
|
||
"run-sequence": "1.1.x"
|
||
},
|
||
"engines": {
|
||
"node": ">=0.10.0"
|
||
Loading