Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
taoyuan committed Jul 31, 2015
1 parent 59e2d1d commit 840e6d6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"istanbul": "^0.3.17",
"mocha": "^2.2.5",
"plando": "^0.1.4",
"gulp": "^3.6.0",
"gulp": "^3.9.0",
"gulp-exclude-gitignore": "^1.0.0",
"gulp-istanbul": "^0.9.0",
"gulp-jshint": "^1.5.3",
"gulp-mocha": "^2.0.0",
"gulp-plumber": "^1.0.0",
"gulp-istanbul": "^0.10.0",
"gulp-jshint": "^1.11.2",
"gulp-mocha": "^2.1.3",
"gulp-plumber": "^1.0.1",
"gulp-nsp": "^0.4.5",
"jshint-stylish": "^1.0.0",
"gulp-coveralls": "^0.1.0"
"jshint-stylish": "^2.0.1",
"gulp-coveralls": "^0.1.4"
}
}

0 comments on commit 840e6d6

Please sign in to comment.