Skip to content

Commit

Permalink
update viem
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang committed Jan 10, 2025
1 parent 477e93c commit d44870f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"main": "index.ts",
"name": "@worldcoin/minikit-js",
"peerDependencies": {
"viem": "^2.0.0"
"viem": "^2.21.10"
},
"private": false,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^4.6.2"
},
"peerDependencies": {
"viem": "^2.0.0",
"viem": "^2.21.10",
"react": ">=18"
}
}

0 comments on commit d44870f

Please sign in to comment.