ledger-amino: Add missing dependencies

This commit is contained in:
willclarktech 2021-04-28 17:33:31 +02:00
parent 09a497c7ad
commit 3dff35613d
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7
2 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,9 @@
},
"dependencies": {
"@cosmjs/amino": "^0.25.2",
"@cosmjs/crypto": "^0.25.2",
"@cosmjs/encoding": "^0.25.2",
"@cosmjs/math": "^0.25.2",
"@cosmjs/utils": "^0.25.2",
"ledger-cosmos-js": "^2.1.8",
"semver": "^7.3.2"

View File

@ -603,7 +603,10 @@ __metadata:
resolution: "@cosmjs/ledger-amino@workspace:packages/ledger-amino"
dependencies:
"@cosmjs/amino": ^0.25.2
"@cosmjs/crypto": ^0.25.2
"@cosmjs/encoding": ^0.25.2
"@cosmjs/launchpad": ^0.25.2
"@cosmjs/math": ^0.25.2
"@cosmjs/stargate": ^0.25.2
"@cosmjs/utils": ^0.25.2
"@ledgerhq/hw-transport": ^5.25.0