Commit c732f407 authored by Moody Salem's avatar Moody Salem Committed by GitHub

fix: error messages from walletconnect provider (#1943)

parent 361e0ca8
...@@ -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",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment