downgrade mmkv

This commit is contained in:
Violet Caulfield
2025-01-31 22:49:25 -06:00
parent d8a4a678f1
commit 5befbc4215
2 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@
"react-native-file-access": "^3.1.1",
"react-native-gesture-handler": "^2.20.0",
"react-native-haptic-feedback": "^2.3.3",
"react-native-mmkv": "3.2.0",
"react-native-mmkv": "^2.12.2",
"react-native-outside-press": "^1.2.2",
"react-native-reanimated": "^3.16.7",
"react-native-safe-area-context": "^5.1.0",