switch dependency so that I can edit it

This commit is contained in:
Niko Storni 2019-07-08 20:12:29 +02:00
parent b873d93bf6
commit f953c4365b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -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"
}

View file

@ -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",