Skip to content

Commit

Permalink
Update wallet connect provider and modal
Browse files Browse the repository at this point in the history
  • Loading branch information
samuveth committed Dec 15, 2023
1 parent c729545 commit 8b09d00
Show file tree
Hide file tree
Showing 2 changed files with 693 additions and 97 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snapshot-labs/lock",
"version": "0.2.1",
"version": "0.2.2",
"repository": "snapshot-labs/lock",
"license": "MIT",
"main": "dist/lock.cjs.js",
Expand All @@ -12,8 +12,8 @@
"@safe-global/safe-apps-provider": "^0.17.1",
"@safe-global/safe-apps-sdk": "^8.0.0",
"@toruslabs/torus-embed": "^1.12.1",
"@walletconnect/ethereum-provider": "^2.8.3",
"@walletconnect/modal": "^2.5.4",
"@walletconnect/ethereum-provider": "^2.10.6",
"@walletconnect/modal": "^2.6.2",
"fortmatic": "^2.2.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 8b09d00

Please sign in to comment.