Skip to content

Commit

Permalink
chore: add nohoist to site deps
Browse files Browse the repository at this point in the history
  • Loading branch information
moldy530 committed Sep 4, 2024
1 parent 696de7f commit 98d6ed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@
"@account-kit/react": "^4.0.0-beta.0",
"@account-kit/signer": "^4.0.0-beta.0",
"@account-kit/smart-contracts": "^4.0.0-beta.0",
"@tanstack/react-query": "^5.28.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.3",
"viem": "2.20.0",
"vocs": "^1.0.0-alpha.55",
"wagmi": "2.12.7"
Expand Down

0 comments on commit 98d6ed4

Please sign in to comment.