Skip to content

Commit

Permalink
chore(package): update supertest to version 2.0.0 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and jonathanong committed Oct 28, 2016
1 parent 1951074 commit e29ad0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mocha": "^3.1.2",
"should": "^10.0.0",
"should-http": "0.0.4",
"supertest": "^1.2.0"
"supertest": "^2.0.0"
},
"scripts": {
"test": "NODE_ENV=test mocha --require should --reporter spec",
Expand Down

0 comments on commit e29ad0b

Please sign in to comment.