aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mobile/package.json')
-rw-r--r--apps/mobile/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/mobile/package.json b/apps/mobile/package.json
index 3c0c6206..63c30426 100644
--- a/apps/mobile/package.json
+++ b/apps/mobile/package.json
@@ -41,7 +41,8 @@
"react-native-svg": "^15.1.0",
"tailwind-merge": "^2.2.1",
"use-debounce": "^10.0.0",
- "zod": "^3.22.4"
+ "zod": "^3.22.4",
+ "zustand": "^4.5.1"
},
"devDependencies": {
"@babel/core": "^7.20.0",