add soop dependency. remove bitcore

This commit is contained in:
Matias Alejo Garcia 2014-03-05 15:01:43 -03:00
parent 5b440901d6
commit fa1e323d39
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"test": "mocha test -R spec" "test": "mocha test -R spec"
}, },
"dependencies": { "dependencies": {
"classtool": "git://github.com/bitpay/classtool.git", "soop": "git://github.com/gasteve/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",