Add fcoin to package.json

This commit is contained in:
Sky Young 2019-07-24 12:57:00 -06:00
parent dae4c318c2
commit 1b1ef05ada
2 changed files with 585 additions and 10014 deletions

10595
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,10 +18,10 @@
"url": "https://github.com/bitpay/bitcore-p2p.git"
},
"dependencies": {
"flocore-lib": "^0.15.2",
"fcoin": "https://github.com/OstlerDev/fcoin#bcoin-1.0.2",
"bloom-filter": "^0.2.0",
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
"fcoin": "git+https://github.com/OstlerDev/fcoin.git#bcoin-1.0.2",
"flocore-lib": "^0.15.2",
"socks5-client": "^0.3.6"
},
"devDependencies": {