Skip to content

Commit

Permalink
chore(deps): install zustand
Browse files Browse the repository at this point in the history
  • Loading branch information
hyamero committed Aug 20, 2024
1 parent ca1806b commit f5181af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"three": "^0.167.1",
"vaul": "^0.9.0",
"xlsx": "^0.18.5",
"zod": "^3.22.5"
"zod": "^3.22.5",
"zustand": "^4.5.5"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit f5181af

Please sign in to comment.