mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-19 09:26:07 -05:00
add viem and wagmi peer dependencies
This commit is contained in:
committed by
lucas-neynar
parent
b81febcff2
commit
e1a87ff00f
@@ -17,8 +17,8 @@
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-66855b96-20241106",
|
||||
"react-dom": "19.0.0-rc-66855b96-20241106",
|
||||
"viem": "2.x",
|
||||
"wagmi": "^2.13.0"
|
||||
"viem": "^2.21.55",
|
||||
"wagmi": "^2.14.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
|
||||
Reference in New Issue
Block a user