Skip to content

Commit ef9463b

Browse files
committed
Update BitcoinLedgerProvider version
1 parent 75faf9e commit ef9463b

File tree

2 files changed

+19
-30
lines changed

2 files changed

+19
-30
lines changed

package-lock.json

Lines changed: 17 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "liquality-atomic-swap",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"dependencies": {
66
"@liquality/bitcoin-bitcoinjs-lib-swap-provider": "^0.2.8",
77
"@liquality/bitcoin-bitcore-rpc-provider": "^0.2.8",
8-
"@liquality/bitcoin-ledger-provider": "^0.2.7",
8+
"@liquality/bitcoin-ledger-provider": "^0.2.8",
99
"@liquality/bitcoin-networks": "^0.2.8",
1010
"@liquality/bitcoin-swap-provider": "^0.2.8",
1111
"@liquality/client": "^0.2.8",

0 commit comments

Comments
 (0)