Browse Source

Update 'package.json'

master
fekt 6 months ago
parent
commit
81904f8d4f
  1. 6
      package.json

6
package.json

@ -27,7 +27,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/nullfekt/bitgo-utxo-lib.git"
"url": "https://git.hush.is/fekt/bitgo-utxo-lib.git"
},
"files": [
"src"
@ -37,7 +37,7 @@
"bigi": "^1.4.0",
"bip66": "^1.1.0",
"bitcoin-ops": "^1.3.0",
"blake2b": "git+https://github.com/nullfekt/blake2b",
"blake2b": "git+https://git.hush.is/fekt/blake2b",
"bs58check": "^2.0.0",
"create-hash": "^1.1.0",
"create-hmac": "^1.1.3",
@ -47,7 +47,7 @@
"pushdata-bitcoin": "^1.0.1",
"randombytes": "^2.0.1",
"safe-buffer": "^5.0.1",
"typeforce": "git+https://github.com/nullfekt/typeforce",
"typeforce": "git+https://git.hush.is/fekt/typeforce",
"varuint-bitcoin": "^1.0.4",
"wif": "^2.0.1"
},

Loading…
Cancel
Save