Skip to content

Commit

Permalink
chore(wallet-connect): bump hooks (#1656)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov authored Oct 10, 2024
1 parent 42bf91e commit d213899
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 253 deletions.
6 changes: 3 additions & 3 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.1.1",
"version": "0.1.2",
"type": "module",
"description": "React library to connect Substrate based wallets to Gear dApps",
"author": "Gear Technologies",
Expand All @@ -24,7 +24,7 @@
"preview": "vite preview"
},
"peerDependencies": {
"@gear-js/react-hooks": "^0.13.0",
"@gear-js/react-hooks": "^0.13.1",
"@gear-js/ui": "^0.5.28",
"@gear-js/vara-ui": "^0.0.11"
},
Expand All @@ -37,7 +37,7 @@
}
},
"devDependencies": {
"@gear-js/react-hooks": "0.13.0",
"@gear-js/react-hooks": "0.13.1",
"@gear-js/ui": "0.5.28",
"@gear-js/vara-ui": "0.0.11",
"@polkadot/react-identicon": "3.10.1",
Expand Down
Loading

0 comments on commit d213899

Please sign in to comment.