bun add zustand

This commit is contained in:
Sanidhya Kumar Verma
2024-08-30 12:30:28 +00:00
committed by GitHub
parent 3b6debc596
commit edfe70a6f1
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -45,7 +45,8 @@
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-swiper": "^1.6.0",
"react-native-web": "~0.19.10"
"react-native-web": "~0.19.10",
"zustand": "^4.5.5"
},
"devDependencies": {
"@babel/core": "^7.20.0",