Commit 6ae63215 authored by Moody Salem's avatar Moody Salem Committed by GitHub

fix: bump walletconnect to fix android deep linking (#2384)

parent 648e4e02
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
"workbox-routing": "^6.1.0" "workbox-routing": "^6.1.0"
}, },
"resolutions": { "resolutions": {
"@walletconnect/ethereum-provider": "1.6.4" "@walletconnect/ethereum-provider": "1.6.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