keplr-wallet
                                
                                
                                
                                    keplr-wallet copied to clipboard
                            
                            
                            
                        upgrade cosmjs
keplr is requiring old versions of cosmjs libraries
    "@cosmjs/launchpad" "^0.24.0-alpha.25"
    "@cosmjs/proto-signing" "^0.24.0-alpha.25"
I talked to @webmaster128 and it seems if we upgrade to 0.27, launchpad is still available
However, ideally we can upgrade to the latest 0.29 at some point, and he mentioned every type that is required from launch pad is transferrable either in cosmjs/amino or another library.