Browse Source

update dependencies

patch-2
Matias Alejo Garcia 11 years ago
parent
commit
f494b47b18
  1. 2
      package.json

2
package.json

@ -44,7 +44,7 @@
"test": "mocha test -R spec" "test": "mocha test -R spec"
}, },
"dependencies": { "dependencies": {
"soop": "git://github.com/matiu/node-soop.git#feature/browser-support", "soop": "git://github.com/bitpay/node-soop.git",
"base58-native": "=0.1.3", "base58-native": "=0.1.3",
"bindings": "=1.1.1", "bindings": "=1.1.1",
"bufferput": "git://github.com/bitpay/node-bufferput.git", "bufferput": "git://github.com/bitpay/node-bufferput.git",

Loading…
Cancel
Save