diff --git a/package.json b/package.json index 9b2a1e7..64bb998 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "test": "mocha test -R spec" }, "dependencies": { - "soop": "git://github.com/gasteve/node-soop.git", + "soop": "git://github.com/matiu/node-soop.git#feature/browser-support", "base58-native": "=0.1.3", "bindings": "=1.1.1", "bufferput": "git://github.com/bitpay/node-bufferput.git",