Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 332aef2

Browse files
author
plondon
committedApr 16, 2018
chore(Release): upgrade client
1 parent 6edace4 commit 332aef2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"bigi": "1.4.*",
4949
"bignumber.js": "^4.0.2",
5050
"bip39": "2.1.*",
51-
"bitcoin-coinify-client": "^0.7.6",
Has a conversation. Original line has a conversation.
51+
"bitcoin-coinify-client": "^0.8.0",
5252
"bitcoin-sfox-client": "^0.3.0",
5353
"bitcoin-unocoin-client": "^0.3.6",
5454
"bitcoincashjs-lib": "https://github.com/blockchain/bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1088,9 +1088,9 @@ bip66@^1.1.0, bip66@^1.1.3:
10881088
dependencies:
10891089
safe-buffer "^5.0.1"
10901090

1091-
bitcoin-coinify-client@^0.7.6:
Has a conversation. Original line has a conversation.
1092-
version "0.7.6"
Has a conversation. Original line has a conversation.
1093-
resolved "https://registry.npmjs.org/bitcoin-coinify-client/-/bitcoin-coinify-client-0.7.6.tgz#b5579ed7c80c72b92d63e5d5f4de74b05f4efb37"
Has a conversation. Original line has a conversation.
1091+
bitcoin-coinify-client@^0.8.0:
1092+
version "0.8.0"
1093+
resolved "https://registry.npmjs.org/bitcoin-coinify-client/-/bitcoin-coinify-client-0.8.0.tgz#d180df5c773bd1351827d712b883e3c49d1aa1b8"
10941094
dependencies:
10951095
babel-polyfill "6.16.*"
10961096
babel-preset-es2015 "6.16.*"
@@ -1126,9 +1126,9 @@ bitcoin-unocoin-client@^0.3.6:
11261126
babelify "7.3.*"
11271127
bitcoin-exchange-client "^0.5.0"
11281128

1129-
"bitcoincashjs-lib@https://github.com/bitcoinjs/bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761":
Has a conversation. Original line has a conversation.
1129+
"bitcoincashjs-lib@https://github.com/blockchain/bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761":
11301130
version "3.3.1"
1131-
resolved "https://github.com/bitcoinjs/bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761"
Has a conversation. Original line has a conversation.
1131+
resolved "https://github.com/blockchain/bitcoinjs-lib#d0b716fe0660d7db0e53a616f02312dfaab2b761"
11321132
dependencies:
11331133
bech32 "0.0.3"
11341134
bigi "^1.4.0"

3 commit comments

Comments
 (3)

Ladybug81 commented on Jun 12, 2018

@Ladybug81

Hello... im not sure how you collect these coins...

SegfredB commented on Jul 6, 2018

@SegfredB

hi.i dont know how to get it inside my wallet either.

1Bennell commented on Jul 18, 2018

@1Bennell

Need some help

This repository has been archived.