Skip to content

Commit

Permalink
missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shan8851 committed Sep 19, 2024
1 parent 691224b commit 31feb3f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 25 deletions.
30 changes: 7 additions & 23 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
"dependencies": {
"@rainbow-me/rainbowkit": "^2.1.6",
"@tanstack/react-query": "^5.56.2",
"encoding": "^0.1.13",
"ethereum-blockies-base64": "^1.0.2",
"next": "14.2.12",
"pino-pretty": "^11.2.2",
"react": "^18",
"react-dom": "^18",
"react-hot-toast": "^2.4.1",
Expand All @@ -25,10 +27,8 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"encoding": "^0.1.13",
"eslint": "^8",
"eslint-config-next": "14.2.12",
"pino-pretty": "^11.2.2",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
Expand Down

0 comments on commit 31feb3f

Please sign in to comment.