Skip to content

Commit

Permalink
chore: revert wallet-connect deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RanGojo committed Nov 20, 2023
1 parent 92930b2 commit 34c6127
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 73 deletions.
12 changes: 6 additions & 6 deletions wallets/provider-walletconnect-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"@rango-dev/signer-evm": "^0.21.1-next.0",
"@rango-dev/signer-solana": "^0.21.1-next.0",
"@rango-dev/wallets-shared": "^0.21.1-next.3",
"@solana/web3.js": "^1.67.2",
"@walletconnect/encoding": "^1.0.2",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/sign-client": "^2.10.4",
"@walletconnect/utils": "^2.10.4",
"@solana/web3.js": "1.67.2",
"@walletconnect/encoding": "1.0.2",
"@walletconnect/modal": "2.6.1",
"@walletconnect/sign-client": "2.9.1",
"@walletconnect/utils": "2.9.1",
"bs58": "^5.0.0",
"caip": "^1.1.0",
"cosmos-wallet": "^1.2.0",
"rango-types": "^0.1.47"
},
"devDependencies": {
"@walletconnect/types": "^2.10.4"
"@walletconnect/types": "2.9.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 34c6127

Please sign in to comment.