Skip to content

Commit

Permalink
fix: update walletconnect v2 packages (#827)
Browse files Browse the repository at this point in the history
* fix: update walletconnect v2 packages

* revert version number updates

* npx yarn-deduplicate --strategy=highest

* revert version number updates
  • Loading branch information
JFrankfurt authored Jun 12, 2023
1 parent 83ab603 commit 165e907
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 146 deletions.
4 changes: 2 additions & 2 deletions packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"start": "tsc --watch"
},
"dependencies": {
"@walletconnect/ethereum-provider": "^2.7.8",
"@walletconnect/ethereum-provider": "^2.8.0",
"@walletconnect/modal": "^2.4.5",
"@web3-react/types": "^8.2.0",
"@web3modal/standalone": "^2.4.3",
"eventemitter3": "^4.0.7"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 165e907

Please sign in to comment.