Procházet zdrojové kódy

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

Fixes the issue / warning about non-UI thread initialization.
master
Saúl Ibarra Corretgé před 7 roky
rodič
revize
bda1d7fdab
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json Zobrazit soubor

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

+ 1
- 1
package.json Zobrazit soubor

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

Načítá se…
Zrušit
Uložit