Skip to content

Commit

Permalink
deps: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hex7c0 committed Aug 2, 2015
1 parent dedd813 commit 645025d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
},
"devDependencies": {
"coveralls": "~2.11",
"express": "~4.12",
"express": "~4.13",
"grunt-contrib-clean": "~0.6",
"grunt-contrib-uglify": "~0.9",
"grunt-contrib-jshint": "~0.11",
"grunt-endline": "~0.2",
"istanbul": "~0.3",
"mocha": "~2.2",
"supertest": "~0.15"
"supertest": "~1.0"
},
"engines": {
"node": ">=0.10"
Expand Down

0 comments on commit 645025d

Please sign in to comment.