fix: bump walletconnect to fix android deep linking (#2384)
Showing
| ... | @@ -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.
Please register or sign in to comment