Skip to content

Commit

Permalink
Merge pull request #24 from WalletConnect/chore/web3wallet-1.10
Browse files Browse the repository at this point in the history
chore: updated web3wallet 1.10
  • Loading branch information
ganchoradkov authored Jan 3, 2024
2 parents 28fc422 + 7028d46 commit 57ae0e9
Show file tree
Hide file tree
Showing 6 changed files with 1,663 additions and 168 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",
"cosmos-wallet": "^1.1.0",
Expand Down
Loading

2 comments on commit 57ae0e9

@vercel
Copy link

@vercel vercel bot commented on 57ae0e9 Jan 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

se-sdk-dapp – ./examples/dapp/

se-sdk-dapp.vercel.app
se-sdk-dapp-walletconnect1.vercel.app
se-sdk-dapp-git-main-walletconnect1.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 57ae0e9 Jan 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

se-sdk-wallet – ./examples/wallet/

se-sdk-wallet.vercel.app
se-sdk-wallet-git-main-walletconnect1.vercel.app
se-sdk-wallet-walletconnect1.vercel.app

Please sign in to comment.