build: upgrade chai and mocha

This commit is contained in:
Braydon Fuller 2016-04-08 14:58:45 -04:00
parent fd427fa128
commit 1013ad3c56
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@
"devDependencies": {
"benchmark": "1.0.0",
"bitcore-p2p": "^1.1.0",
"chai": "^3.0.0",
"mocha": "~1.16.2",
"chai": "^3.5.0",
"mocha": "^2.4.5",
"proxyquire": "^1.3.1",
"rimraf": "^2.4.2",
"sinon": "^1.15.4"