Skip to content

Commit

Permalink
chore: updates example dapp & wallet to latest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gancho Radkov committed Jan 3, 2024
1 parent 05cb0ca commit 0003975
Show file tree
Hide file tree
Showing 4 changed files with 1,105 additions and 126 deletions.
6 changes: 3 additions & 3 deletions examples/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"dependencies": {
"@ethereumjs/tx": "^3.5.0",
"@walletconnect/encoding": "^1.0.1",
"@walletconnect/ethereum-provider": "2.10.4",
"@walletconnect/ethereum-provider": "2.11.0",
"@walletconnect/modal": "^2.5.4",
"@walletconnect/types": "2.10.3",
"@walletconnect/utils": "2.10.3",
"@walletconnect/types": "2.11.0",
"@walletconnect/utils": "2.11.0",
"axios": "^0.21.1",
"blockies-ts": "^1.0.0",
"caip-api": "^2.0.0-beta.1",
Expand Down
Loading

0 comments on commit 0003975

Please sign in to comment.