Browse Source

add missing dep bs58

patch-2
Matias Alejo Garcia 8 years ago
parent
commit
f1b13b7ba2
  1. 1
      package.json

1
package.json

@ -35,6 +35,7 @@
}, },
"dependencies": { "dependencies": {
"bn.js": "=4.11.8", "bn.js": "=4.11.8",
"bs58": "=4.0.1",
"buffer-compare": "=1.1.1", "buffer-compare": "=1.1.1",
"elliptic": "=6.4.0", "elliptic": "=6.4.0",
"inherits": "=2.0.1", "inherits": "=2.0.1",

Loading…
Cancel
Save