fix yarn not working

This commit is contained in:
Samuel Newman
2025-06-11 01:21:53 +03:00
parent c25ea138ad
commit 66e18b7003
2 changed files with 47 additions and 124 deletions
+3 -3
View File
@@ -275,11 +275,11 @@
},
"resolutions": {
"@expo/image-utils": "0.6.3",
"@react-native/babel-preset": "0.79.2",
"@react-native/normalize-colors": "0.79.2",
"@react-native/babel-preset": "0.79.3",
"@react-native/normalize-colors": "0.79.3",
"@types/react": "^18",
"**/expo-constants": "17.0.3",
"**/expo-device": "7.0.1",
"**/expo-device": "7.1.4",
"**/zod": "3.23.8",
"**/multiformats": "9.9.0"
},