Skip to content

Commit b2fb595

Browse files
committed
feat: Bump sdk and ts-proto to support v3 protocol release
1 parent d12253b commit b2fb595

File tree

2 files changed

+21
-18
lines changed

2 files changed

+21
-18
lines changed

package-lock.json

Lines changed: 19 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
]
9595
},
9696
"dependencies": {
97-
"@cheqd/sdk": "^4.0.5",
98-
"@cheqd/ts-proto": "^3.4.4",
97+
"@cheqd/sdk": "^5.0.1",
98+
"@cheqd/ts-proto": "^4.0.0",
9999
"@cosmjs/amino": "^0.32.4",
100100
"@cosmjs/crypto": "^0.32.4",
101101
"@cosmjs/proto-signing": "^0.32.4",

0 commit comments

Comments
 (0)