proto-signing: Update ts-proto to 1.50

This commit is contained in:
willclarktech
2021-02-09 10:48:38 +00:00
parent bbb768a3df
commit 8b25f8540b
2 changed files with 22 additions and 16 deletions
+1 -1
View File
@@ -54,6 +54,6 @@
"devDependencies": {
"@cosmjs/encoding": "^0.24.0-alpha.22",
"@cosmjs/utils": "^0.24.0-alpha.22",
"ts-proto": "^1.41.1"
"ts-proto": "^1.50.0"
}
}