Merge branch 'renovate/pin-dependencies' into 'master'
Pin dependency react-native-device-info to 2.0.2 See merge request !259
... | ... | @@ -55,7 +55,7 @@ |
"react": "16.8.6", | ||
"react-i18next": "10.10.0", | ||
"react-native": "0.59.8", | ||
"react-native-device-info": "^2.0.2", | ||
"react-native-device-info": "2.0.2", | ||
"react-native-dotenv": "0.2.0", | ||
"react-native-firebase": "5.4.1", | ||
"react-native-gesture-handler": "1.2.2", | ||
... | ... |
Please register or sign in to comment