Skip to content

Commit 069d584

Browse files
committed
update missing installs
1 parent 0c18cd6 commit 069d584

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

bun.lockb

18.5 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
},
2121
"type": "module",
2222
"dependencies": {
23-
"concurrently": "^9.1.2"
23+
"@wagmi/cli": "^2.5.1",
24+
"concurrently": "^9.1.2",
25+
"viem": "^2.37.3"
2426
}
2527
}

0 commit comments

Comments
 (0)