Skip to content

Commit 77e70fc

Browse files
authored
Merge pull request #38 from CodeitPart3/BASIC-37-JIN
[chore] zustand 패키지 설치
2 parents 957aa8b + 8143f70 commit 77e70fc

File tree

2 files changed

+34
-4
lines changed

2 files changed

+34
-4
lines changed

package-lock.json

Lines changed: 32 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"react-dom": "^19.0.0",
3131
"react-router-dom": "^7.5.1",
3232
"tailwind-merge": "^3.2.0",
33-
"tailwindcss": "^4.1.4"
33+
"tailwindcss": "^4.1.4",
34+
"zustand": "^5.0.3"
3435
},
3536
"devDependencies": {
3637
"@eslint/js": "^9.22.0",

0 commit comments

Comments
 (0)