Skip to content

Commit

Permalink
bump wallet connect version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov committed Jan 21, 2025
1 parent 53f2641 commit b4403fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/wallet-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gear-js/wallet-connect",
"version": "0.2.3",
"version": "0.3.0",
"type": "module",
"description": "React library to connect Substrate based wallets to Gear dApps",
"author": "Gear Technologies",
Expand All @@ -26,7 +26,7 @@
"peerDependencies": {
"@gear-js/react-hooks": "^0.14.2",
"@gear-js/ui": "^0.5.28",
"@gear-js/vara-ui": "^0.0.11"
"@gear-js/vara-ui": "^0.2.0"
},
"peerDependenciesMeta": {
"@gear-js/ui": {
Expand Down

0 comments on commit b4403fe

Please sign in to comment.