Skip to content

Commit

Permalink
chore: consistent versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Nov 13, 2023
1 parent 9512fa5 commit bf77250
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 29 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"abitype": "*",
"react": "^18.2.0",
"unocss": "^0.53.6",
"viem": "2.0.0-beta.0",
"viem": "2.0.0-beta.2",
"vite": "^4.4.9",
"vitepress": "1.0.0-rc.20",
"vitepress-plugin-shiki-twoslash": "^0.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"peerDependencies": {
"@wagmi/core": "workspace:*",
"typescript": ">=5.0.4",
"viem": "2.0.0-beta.0"
"viem": "2.0.0-beta.2"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"idb-keyval": "^6.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "2.0.0-beta.0",
"viem": "2.0.0-beta.2",
"wagmi": "workspace:*"
},
"devDependencies": {
Expand Down
30 changes: 4 additions & 26 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 bf77250

Please sign in to comment.