Skip to content

Commit

Permalink
chore: mui/icons 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsdo committed Nov 15, 2022
1 parent 94c9297 commit 4186d9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@
"test": "jest"
},
"dependencies": {
"@mui/icons-material": "^5.10.9",
"@tanstack/react-query": "^4.16.1",
"axios": "^1.1.3",
"classnames": "^2.3.2",
"shared": "1.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.3",
"shared": "1.0.0",
"tailwindcss": "^3.2.4",
"zustand": "^4.1.4"
},
Expand Down

0 comments on commit 4186d9e

Please sign in to comment.