cosmwasm-stargate: Remove launchpad dependency

This commit is contained in:
willclarktech 2021-03-24 19:03:49 +01:00
parent 83ba1cf662
commit 2e8016c81b
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -46,7 +46,6 @@
"@cosmjs/cosmwasm-launchpad": "^0.25.0-alpha.1",
"@cosmjs/crypto": "^0.25.0-alpha.1",
"@cosmjs/encoding": "^0.25.0-alpha.1",
"@cosmjs/launchpad": "^0.25.0-alpha.1",
"@cosmjs/math": "^0.25.0-alpha.1",
"@cosmjs/proto-signing": "^0.25.0-alpha.1",
"@cosmjs/stargate": "^0.25.0-alpha.1",