fix: error messages from walletconnect provider (#1943)
Showing
... | @@ -117,7 +117,7 @@ | ... | @@ -117,7 +117,7 @@ |
"workbox-strategies": "^6.1.0" | "workbox-strategies": "^6.1.0" | ||
}, | }, | ||
"resolutions": { | "resolutions": { | ||
"@walletconnect/web3-provider": "1.4.2-rc.2" | "@walletconnect/web3-provider": "1.5.0-rc.5" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"compile-contract-types": "yarn compile-external-abi-types && yarn compile-v3-contract-types", | "compile-contract-types": "yarn compile-external-abi-types && yarn compile-v3-contract-types", | ||
... | ... |
Please register or sign in to comment