Skip to content

Commit

Permalink
Merge pull request #8 from reown-com/chore/1.1.2
Browse files Browse the repository at this point in the history
chore:  `1.1.2` release
  • Loading branch information
ganchoradkov authored Dec 16, 2024
2 parents 7373c90 + 7bf5c20 commit c4e7a23
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 44 deletions.
105 changes: 66 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/walletkit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@reown/walletkit",
"description": "WalletKit for WalletConnect Protocol",
"version": "1.1.1",
"version": "1.1.2",
"private": false,
"author": "Reown, Inc.",
"homepage": "https://github.com/reown-com/",
Expand Down Expand Up @@ -31,13 +31,13 @@
"prettier": "prettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'"
},
"dependencies": {
"@walletconnect/core": "2.17.1",
"@walletconnect/core": "2.17.3",
"@walletconnect/jsonrpc-provider": "1.0.14",
"@walletconnect/jsonrpc-utils": "1.0.8",
"@walletconnect/logger": "2.1.2",
"@walletconnect/sign-client": "2.17.1",
"@walletconnect/types": "2.17.1",
"@walletconnect/utils": "2.17.1"
"@walletconnect/sign-client": "2.17.3",
"@walletconnect/types": "2.17.3",
"@walletconnect/utils": "2.17.3"
},
"devDependencies": {
"@ethersproject/wallet": "5.7.0"
Expand Down

0 comments on commit c4e7a23

Please sign in to comment.