package: use browserify 10, standard 3
This commit is contained in:
parent
36b7b6f787
commit
d33b1c01ad
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"async": "^0.9.0",
|
||||
"browserify": "^9.0.3",
|
||||
"browserify": "^10.0.0",
|
||||
"bs58": "^2.0.1",
|
||||
"cb-helloblock": "^0.4.13",
|
||||
"coveralls": "^2.11.2",
|
||||
|
@ -63,6 +63,6 @@
|
|||
"mocha": "^2.2.0",
|
||||
"proxyquire": "^1.4.0",
|
||||
"sinon": "^1.12.2",
|
||||
"standard": "^2.11.0"
|
||||
"standard": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue