cosmwasm-stargate: Add ts-proto dependency

This commit is contained in:
willclarktech
2021-02-09 10:48:41 +00:00
parent 8b41ed93b8
commit 110013c9b3
+2 -1
View File
@@ -62,6 +62,7 @@
},
"devDependencies": {
"@types/pako": "^1.0.1",
"readonly-date": "^1.0.0"
"readonly-date": "^1.0.0",
"ts-proto": "^1.50.0"
}
}