package: update dev dependencies to latest

This commit is contained in:
Daniel Cousens 2016-10-07 11:34:33 +11:00
parent b0ef3c8f21
commit 905314384b

View file

@ -64,12 +64,12 @@
"wif": "^2.0.1"
},
"devDependencies": {
"async": "^1.5.0",
"bs58": "^2.0.1",
"async": "^2.0.1",
"bs58": "^3.0.0",
"cb-http-client": "^0.2.0",
"httpify": "^1.0.0",
"httpify": "^3.0.0",
"minimaldata": "^1.0.0",
"mocha": "^2.2.0",
"mocha": "^3.1.0",
"nyc": "^8.1.0",
"proxyquire": "^1.4.0",
"sinon": "^1.12.2",