Skip to content

Commit

Permalink
fix: update wagmi & @celo/rainbowkit-celo
Browse files Browse the repository at this point in the history
  • Loading branch information
therealharpaljadeja committed Dec 14, 2023
1 parent 0b73576 commit ae37af3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"lint": "next lint"
},
"dependencies": {
"@celo/rainbowkit-celo": "^1.0.1",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^2.0.18",
"@rainbow-me/rainbowkit": "^1.0.2",
Expand All @@ -18,7 +17,9 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "^0.3.30",
"wagmi": "^1.2"
"wagmi": "^1.4.12",
"@wagmi/connectors": "^3.1.10",
"@celo/rainbowkit-celo": "1.1.1"
},
"devDependencies": {
"@types/node": "^20.2.1",
Expand Down

0 comments on commit ae37af3

Please sign in to comment.