Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
bump ethereum provider
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvoskamp committed Aug 24, 2023
1 parent 2ce7f7f commit 346c6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@wagmi/connectors",
"description": "A collection of connectors for wagmi",
"license": "MIT",
"version": "3.0.0",
"version": "2.7.0",
"scripts": {
"build": "tsup",
"dev": "DEV=true tsup"
},
"peerDependencies": {
"@wagmi/chains": ">=1.8.0",
"@wagmi/chains": ">=1.7.0",
"typescript": ">=5.0.4",
"viem": ">=0.3.35"
},
Expand Down

0 comments on commit 346c6f2

Please sign in to comment.