updating bitcore-lib-cash version
This commit is contained in:
parent
da5fbe6c94
commit
f08edcdbde
12401
package-lock.json
generated
Normal file
12401
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bitcore-p2p-cash",
|
"name": "bitcore-p2p-cash",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"description": "Interface to the bitcoin P2P network for bitcore",
|
"description": "Interface to the bitcoin P2P network for bitcore",
|
||||||
"author": "BitPay <dev@bitpay.com>",
|
"author": "BitPay <dev@bitpay.com>",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
@ -60,7 +60,7 @@
|
|||||||
"url": "https://github.com/bitpay/bitcore-p2p.git"
|
"url": "https://github.com/bitpay/bitcore-p2p.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bitcore-lib-cash": "^0.16.3",
|
"bitcore-lib-cash": "^0.17.0",
|
||||||
"bloom-filter": "^0.2.0",
|
"bloom-filter": "^0.2.0",
|
||||||
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
|
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
|
||||||
"socks5-client": "^0.3.6"
|
"socks5-client": "^0.3.6"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user