Skip to content

Commit

Permalink
Sync wrt ledgers remote
Browse files Browse the repository at this point in the history
  • Loading branch information
landabaso committed Apr 19, 2023
1 parent 079f8aa commit ec45c0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
5 changes: 3 additions & 2 deletions bitcoin_client_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"dependencies": {
"@ledgerhq/hw-transport": "^6.20.0",
"bip32-path": "^0.4.2",
"bitcoinjs-lib": "^6.0.1"
"bitcoinjs-lib": "^6.0.1",
"tiny-secp256k1": "^2.1.2"
},
"devDependencies": {
"@ledgerhq/hw-transport-node-speculos-http": "^6.24.1",
Expand Down Expand Up @@ -70,4 +71,4 @@
"prettier": {
"singleQuote": true
}
}
}
25 changes: 0 additions & 25 deletions package.json

This file was deleted.

0 comments on commit ec45c0d

Please sign in to comment.