[RN] Update react-native-locale-detector dependency
Fixes the issue / warning about non-UI thread initialization.
This commit is contained in:
parent
d35a1d60a0
commit
bda1d7fdab
|
@ -12660,7 +12660,7 @@
|
||||||
"integrity": "sha512-ketZKC6G49W4iblKYCnIA5Tcx78Yu48n/K5XzZUnMm69wAnZxs1054Re2V5xpSwX5VZasOBjW1iI1cTjtB/H5g=="
|
"integrity": "sha512-ketZKC6G49W4iblKYCnIA5Tcx78Yu48n/K5XzZUnMm69wAnZxs1054Re2V5xpSwX5VZasOBjW1iI1cTjtB/H5g=="
|
||||||
},
|
},
|
||||||
"react-native-locale-detector": {
|
"react-native-locale-detector": {
|
||||||
"version": "github:jitsi/react-native-locale-detector#dede5815761cca221d9c770b614384f12dc90d55"
|
"version": "github:jitsi/react-native-locale-detector#845281e9fd4af756f6d0f64afe5cce08c63e5ee9"
|
||||||
},
|
},
|
||||||
"react-native-prompt": {
|
"react-native-prompt": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
"react-native-img-cache": "1.5.2",
|
"react-native-img-cache": "1.5.2",
|
||||||
"react-native-immersive": "1.1.0",
|
"react-native-immersive": "1.1.0",
|
||||||
"react-native-keep-awake": "2.0.6",
|
"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-prompt": "1.0.0",
|
||||||
"react-native-sound": "0.10.9",
|
"react-native-sound": "0.10.9",
|
||||||
"react-native-vector-icons": "4.4.2",
|
"react-native-vector-icons": "4.4.2",
|
||||||
|
|
Loading…
Reference in New Issue