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

Commit

Permalink
chore(Release): upgrade sfox/coinify clients
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Oct 29, 2017
1 parent e0a9e24 commit 0abe116
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"bigi": "1.4.*",
"bignumber.js": "^4.0.2",
"bip39": "2.1.*",
"bitcoin-coinify-client": "^0.7.1",
"bitcoin-sfox-client": "^0.1.16",
"bitcoin-coinify-client": "^0.7.3",
"bitcoin-sfox-client": "^0.2.1",
"bitcoin-unocoin-client": "^0.3.4",
"bitcoincashjs-lib": "https://github.com/bitcoinjs/bitcoinjs-lib#9ac221c80dbc3462d7a2392cec2045ae2b590461",
"bitcoinjs-lib": "2.1.*",
Expand Down
20 changes: 7 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1021,9 +1021,9 @@ bip66@^1.1.0, bip66@^1.1.3:
dependencies:
safe-buffer "^5.0.1"

bitcoin-coinify-client@^0.7.1:
version "0.7.1"
resolved "https://registry.npmjs.org/bitcoin-coinify-client/-/bitcoin-coinify-client-0.7.1.tgz#44bc7c1910eaf1020fac0ab1b3fe3aca9337aaf3"
bitcoin-coinify-client@^0.7.3:
version "0.7.3"
resolved "https://registry.npmjs.org/bitcoin-coinify-client/-/bitcoin-coinify-client-0.7.3.tgz#1f44dbee601b1a487096d6d653ef18f0238fdb8e"
dependencies:
babel-polyfill "6.16.*"
babel-preset-es2015 "6.16.*"
Expand All @@ -1036,12 +1036,6 @@ bitcoin-exchange-client@^0.5.0:
dependencies:
isomorphic-fetch "^2.2.0"

[email protected].*:
version "0.2.2"
resolved "https://registry.npmjs.org/bitcoin-exchange-client/-/bitcoin-exchange-client-0.2.2.tgz#8d5370a3ac20a0d3fc75e8a3d76bbc285a35f7ec"
dependencies:
isomorphic-fetch "^2.2.0"

bitcoin-exchange-client@~0.4.1:
version "0.4.3"
resolved "https://registry.yarnpkg.com/bitcoin-exchange-client/-/bitcoin-exchange-client-0.4.3.tgz#f2d2121a36eb9d1d18a504c1397987bfa39d7ddb"
Expand All @@ -1052,14 +1046,14 @@ bitcoin-ops@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/bitcoin-ops/-/bitcoin-ops-1.3.0.tgz#6b126b585537bc679b02ed499f14450cffc37e13"

bitcoin-sfox-client@^0.1.16:
version "0.1.16"
resolved "https://registry.npmjs.org/bitcoin-sfox-client/-/bitcoin-sfox-client-0.1.16.tgz#f19161c04ce023451e2c27dc07b1a31886f16942"
bitcoin-sfox-client@^0.2.1:
version "0.2.1"
resolved "https://registry.npmjs.org/bitcoin-sfox-client/-/bitcoin-sfox-client-0.2.1.tgz#e534b8bf10cdf6e754dc919c166f7e5930c3b3ef"
dependencies:
babel-polyfill "6.16.*"
babel-preset-es2015 "6.16.*"
babelify "7.3.*"
bitcoin-exchange-client v0.2.*
bitcoin-exchange-client "^0.5.0"

bitcoin-unocoin-client@^0.3.4:
version "0.3.4"
Expand Down

0 comments on commit 0abe116

Please sign in to comment.