-
Notifications
You must be signed in to change notification settings - Fork 573
chore: ts-client dependency updates. Update vue/react templates #3726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| "@cosmjs/launchpad": "0.27.0", | ||
| "@cosmjs/proto-signing": "0.27.0", | ||
| "@cosmjs/stargate": "0.27.0" | ||
| "@cosmjs/proto-signing": "0.31.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curious, does it fixes #3686 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was trying to bump it here (https://github.com/ignite/web ) but everything was breaking 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to document the integrations tbh
julienrbrt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
| "dependencies": { | ||
| "@cosmjs/proto-signing": "0.31.1", | ||
| "@cosmjs/stargate": "0.31.1", | ||
| "@keplr-wallet/types": "^0.11.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keplr types should maybe also be bumped to 0.12.40.
Pantani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lmgt
|
Resolves #3638 |
No description provided.