Skip to content

Commit 3c0980f

Browse files
chore: Update wagmi to 0.6.1 and rainbowkit to 0.4.5 (#17)
Co-authored-by: Michael Lyons <[email protected]>
1 parent 72fcab3 commit 3c0980f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

create-app.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ export async function createApp({
119119
'react@^18',
120120
'react-dom@^18',
121121
'next',
122-
'wagmi@0.4.5',
122+
'wagmi@0.6.1',
123123
'ethers',
124-
'@rainbow-me/rainbowkit@0.2.1',
124+
'@rainbow-me/rainbowkit@0.4.5',
125125
...cssLibDependencies,
126126
];
127127
/**

0 commit comments

Comments
 (0)