proto-signing: Add @cosmjs/launchpad dependency

This commit is contained in:
willclarktech 2020-06-30 18:29:18 +02:00
parent a1fa442ee9
commit 4af5cbc163
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -48,6 +48,7 @@
},
"devDependencies": {
"@cosmjs/encoding": "^0.22.1",
"@cosmjs/launchpad": "^0.22.1",
"@cosmjs/utils": "^0.22.1"
}
}