diff options
Diffstat (limited to 'packages/web/package.json')
| -rw-r--r-- | packages/web/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/web/package.json b/packages/web/package.json index 997e4042..724845f5 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -40,7 +40,8 @@ "server-only": "^0.0.1", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7", - "zod": "^3.22.4" + "zod": "^3.22.4", + "zustand": "^4.5.1" }, "devDependencies": { "@types/bcrypt": "^5.0.2", |
