switch dependency so that I can edit it
This commit is contained in:
parent
b873d93bf6
commit
f953c4365b
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -2176,8 +2176,8 @@
|
|||
"from": "bitcoin@github:filipnyquist/node-bitcoin#17552efad852a0ae929dc153988649259536a23d"
|
||||
},
|
||||
"bitcoin-promise": {
|
||||
"version": "github:filipnyquist/node-bitcoin-promise#1fbf1cb8913ca3542b66060d48ebea185661e0a7",
|
||||
"from": "github:filipnyquist/node-bitcoin-promise",
|
||||
"version": "github:nikooo777/node-bitcoin-promise#1fbf1cb8913ca3542b66060d48ebea185661e0a7",
|
||||
"from": "github:nikooo777/node-bitcoin-promise",
|
||||
"requires": {
|
||||
"bitcoin": "bitcoin@github:filipnyquist/node-bitcoin#17552efad852a0ae929dc153988649259536a23d"
|
||||
}
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"@koa/cors": "^2.2.1",
|
||||
"app-root-path": "^2.0.1",
|
||||
"babel-polyfill": "^6.5.0",
|
||||
"bitcoin-promise": "filipnyquist/node-bitcoin-promise",
|
||||
"bitcoin-promise": "nikooo777/node-bitcoin-promise",
|
||||
"bluebird": "^3.5.0",
|
||||
"chalk": "^2.0.1",
|
||||
"crypto": "^1.0.1",
|
||||
|
|
Loading…
Reference in a new issue