Merge pull request #100 from nitsujlangston/bitcoreLibCash17

updating bitcore-lib-cash version
This commit is contained in:
Justin Langston 2018-03-28 22:08:15 -04:00 committed by GitHub
commit de03d013de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12403 additions and 2 deletions

12401
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "bitcore-p2p-cash",
"version": "1.2.0",
"version": "1.2.1",
"description": "Interface to the bitcoin P2P network for bitcore",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",
@ -60,7 +60,7 @@
"url": "https://github.com/bitpay/bitcore-p2p.git"
},
"dependencies": {
"bitcore-lib-cash": "^0.16.3",
"bitcore-lib-cash": "^0.17.0",
"bloom-filter": "^0.2.0",
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
"socks5-client": "^0.3.6"