Skip to content

Commit

Permalink
change supertest to ^0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RocksonZeta committed Oct 23, 2014
1 parent f54fb3a commit 8cd97c8
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 @@ -32,7 +32,7 @@
"koa-body": "*",
"should": "*",
"mocha": "*",
"supertest": "*",
"supertest": "^0.13.0",
"coveralls": "*",
"mocha-lcov-reporter": "*",
"istanbul-harmony": "*"
Expand Down

0 comments on commit 8cd97c8

Please sign in to comment.