bump supertest

This commit is contained in:
Jonathan Ong 2014-04-19 07:46:23 -07:00
parent e472a18010
commit dd1aef0f7b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"devDependencies": {
"should": "^3.1.0",
"mocha": "^1.17.0",
"supertest": "~0.10.0"
"supertest": "~0.11.0"
},
"engines": {
"node": ">= 0.11.9"