From 362486cbea251d31bd33fea04e0b0789aec64cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Tue, 15 May 2018 12:55:45 +0200 Subject: [PATCH] deps: update react-native-locale-detector Includes a fix for compatibility with RN >= 0.47. --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4894e88f9..8a9f190c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10494,7 +10494,7 @@ "integrity": "sha512-ketZKC6G49W4iblKYCnIA5Tcx78Yu48n/K5XzZUnMm69wAnZxs1054Re2V5xpSwX5VZasOBjW1iI1cTjtB/H5g==" }, "react-native-locale-detector": { - "version": "github:jitsi/react-native-locale-detector#cc76092fc4335488a28a9529c8b50afae2c3ecdc" + "version": "github:jitsi/react-native-locale-detector#dede5815761cca221d9c770b614384f12dc90d55" }, "react-native-prompt": { "version": "1.0.0", diff --git a/package.json b/package.json index 781c925d5..7419735c9 100644 --- a/package.json +++ b/package.json @@ -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#cc76092fc4335488a28a9529c8b50afae2c3ecdc", + "react-native-locale-detector": "github:jitsi/react-native-locale-detector#dede5815761cca221d9c770b614384f12dc90d55", "react-native-prompt": "1.0.0", "react-native-sound": "0.10.9", "react-native-vector-icons": "4.4.2",