Skip to content

Commit

Permalink
Update BitcoinLedgerProvider version
Browse files Browse the repository at this point in the history
  • Loading branch information
monokh committed Jun 14, 2019
1 parent 75faf9e commit ef9463b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 30 deletions.
45 changes: 17 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "liquality-atomic-swap",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"dependencies": {
"@liquality/bitcoin-bitcoinjs-lib-swap-provider": "^0.2.8",
"@liquality/bitcoin-bitcore-rpc-provider": "^0.2.8",
"@liquality/bitcoin-ledger-provider": "^0.2.7",
"@liquality/bitcoin-ledger-provider": "^0.2.8",
"@liquality/bitcoin-networks": "^0.2.8",
"@liquality/bitcoin-swap-provider": "^0.2.8",
"@liquality/client": "^0.2.8",
Expand Down

0 comments on commit ef9463b

Please sign in to comment.