Commit 791b920c authored by analog-nico's avatar analog-nico
Browse files

Updated devDependencies

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