ledger-amino: Add missing dependencies

This commit is contained in:
willclarktech
2021-05-18 15:15:58 +02:00
parent 09a497c7ad
commit 3dff35613d
2 changed files with 6 additions and 0 deletions
+3
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"
+3
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