-
- Downloads
Push existing project to GitLab
... | @@ -15,6 +15,7 @@ | ... | @@ -15,6 +15,7 @@ |
"@react-navigation/stack": "^5.14.3", | "@react-navigation/stack": "^5.14.3", | ||
"eas-cli": "^5.9.1", | "eas-cli": "^5.9.1", | ||
"expo": "^49.0.21", | "expo": "^49.0.21", | ||
"expo-dev-client": "~2.4.12", | |||
"expo-status-bar": "~1.6.0", | "expo-status-bar": "~1.6.0", | ||
"expo-updates": "~0.18.17", | "expo-updates": "~0.18.17", | ||
"firebase": "^10.7.1", | "firebase": "^10.7.1", | ||
... | ... |
Please sign in to comment