launchpad-ledger: Add @cosmjs/launchpad dep

This commit is contained in:
willclarktech 2020-09-10 11:34:53 +02:00
parent a5891f147f
commit 5a970ab6ca
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -42,6 +42,7 @@
"pack-web": "yarn build-or-skip && webpack --mode development --config webpack.web.config.js"
},
"dependencies": {
"@cosmjs/launchpad": "^0.22.2",
"@cosmjs/utils": "^0.22.2",
"@ledgerhq/hw-transport-webusb": "^5.23.0",
"ledger-cosmos-js": "^2.1.7",