Skip to content

Commit

Permalink
update bs58check
Browse files Browse the repository at this point in the history
  • Loading branch information
osiastedian committed Sep 14, 2023
1 parent dd7c8a2 commit 3591fc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bitcoin_client_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@ledgerhq/hw-transport": "^6.20.0",
"bip32-path": "^0.4.2",
"bitcoinjs-lib": "^6.0.1",
"bs58check": "2.1.2",
"tiny-secp256k1": "^2.1.2"
},
"devDependencies": {
Expand Down Expand Up @@ -71,4 +72,4 @@
"prettier": {
"singleQuote": true
}
}
}

0 comments on commit 3591fc9

Please sign in to comment.