Skip to content

Commit

Permalink
fix: installing more pacakges
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketSindhu committed Feb 3, 2024
1 parent 33be790 commit 4004761
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"typescript": "^4.9.5",
"viem": "^1.21.4",
"wagmi": "^1.4.13",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"zlib": "^1.0.5"
},
"scripts": {
"start": "react-app-rewired start",
Expand Down

0 comments on commit 4004761

Please sign in to comment.