[RN] Update react-native-locale-detector dependency

Fixes the issue / warning about non-UI thread initialization.
This commit is contained in:
Saúl Ibarra Corretgé 2018-05-21 13:11:47 +02:00
parent d35a1d60a0
commit bda1d7fdab
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -12660,7 +12660,7 @@
"integrity": "sha512-ketZKC6G49W4iblKYCnIA5Tcx78Yu48n/K5XzZUnMm69wAnZxs1054Re2V5xpSwX5VZasOBjW1iI1cTjtB/H5g=="
},
"react-native-locale-detector": {
"version": "github:jitsi/react-native-locale-detector#dede5815761cca221d9c770b614384f12dc90d55"
"version": "github:jitsi/react-native-locale-detector#845281e9fd4af756f6d0f64afe5cce08c63e5ee9"
},
"react-native-prompt": {
"version": "1.0.0",

View File

@ -62,7 +62,7 @@
"react-native-img-cache": "1.5.2",
"react-native-immersive": "1.1.0",
"react-native-keep-awake": "2.0.6",
"react-native-locale-detector": "github:jitsi/react-native-locale-detector#dede5815761cca221d9c770b614384f12dc90d55",
"react-native-locale-detector": "github:jitsi/react-native-locale-detector#845281e9fd4af756f6d0f64afe5cce08c63e5ee9",
"react-native-prompt": "1.0.0",
"react-native-sound": "0.10.9",
"react-native-vector-icons": "4.4.2",