Skip to content

Commit

Permalink
chore: clean up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Dec 29, 2021
1 parent 934da2a commit 3626831
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changeset/ten-ads-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'wagmi': patch
'wagmi-private': patch
---

clean up deps
8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
]
},
"peerDependencies": {
"@walletconnect/ethereum-provider": "^1.6.6",
"ethers": "^5.5.1",
"react": "^17.0.0"
"react": "^17.0.0",
"walletlink": "^2.2.8"
},
"dependencies": {
"@walletconnect/ethereum-provider": "^1.6.6",
"@ethersproject/providers": "^5.5.1",
"wagmi-private": "0.0.2",
"walletlink": "^2.2.8"
"wagmi-private": "0.0.2"
},
"peerDependenciesMeta": {
"@walletconnect/ethereum-provider": {
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 3626831

Please sign in to comment.