Update cosmwasm-launchpad dependencies

This commit is contained in:
willclarktech
2020-12-15 16:50:07 +00:00
parent ea03958398
commit cc9d7b29d7
9 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
const imports = new Map<string, readonly string[]>([
[
"@cosmjs/cosmwasm",
"@cosmjs/cosmwasm-launchpad",
[
// cosmwasmclient
"Account",