deps: mocha@~2.0.1

This commit is contained in:
Douglas Christopher Wilson
2014-11-22 22:25:24 -05:00
parent f0579f7093
commit f0652de409
+1 -1
View File
@@ -15,7 +15,7 @@
},
"devDependencies": {
"istanbul": "0.3.2",
"mocha": "~1.21.5",
"mocha": "~2.0.1",
"should": "~4.0.0",
"supertest": "~0.14.0"
},