Dependency on substack's node-buffers
- Long-standing deprecation on Array.get has expired, node v6 no longer supports this. - Upstream project has not yet merged #17, therefore we must fork and change this project's dependency.
This commit is contained in:
parent
7bb9afd416
commit
8de9d91ee9
@ -54,7 +54,7 @@
|
||||
"dependencies": {
|
||||
"bitcore-lib": "^0.13.7",
|
||||
"bloom-filter": "^0.2.0",
|
||||
"buffers": "^0.1.1",
|
||||
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
|
||||
"socks5-client": "^0.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user