Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
fix(deps): upgrade unchained-libs to latest version (#222)
Browse files Browse the repository at this point in the history
Upgrade unchained-bitcoin and unchained-wallets to the latest
versions primarily to fix Ledger WebUSB in MacOS Chrome.
  • Loading branch information
waldenraines authored Jun 3, 2021
1 parent 4113170 commit a002348
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 137 deletions.
185 changes: 50 additions & 135 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
Expand Up @@ -119,7 +119,7 @@
"redux-promise": "^0.6.0",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"unchained-bitcoin": "^0.1.5",
"unchained-wallets": "^0.1.19"
"unchained-bitcoin": "^0.1.6",
"unchained-wallets": "^0.1.20"
}
}

0 comments on commit a002348

Please sign in to comment.