From 49cbd8b72945a07f7be0a71554200727971d6739 Mon Sep 17 00:00:00 2001 From: Brett Weissbart Date: Thu, 3 Jan 2019 13:28:06 -0500 Subject: [PATCH] fix(fslocator): update yarn.lock with new maps dependency --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b9687e6ee2..9763e183c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10645,9 +10645,9 @@ react-native-i18n@^2.0.15: dependencies: i18n-js "3.0.11" -react-native-maps@^0.21.0: +"react-native-maps@https://github.com/brandingbrand/react-native-maps.git#0.21.0-gradle2": version "0.21.0" - resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-0.21.0.tgz#005f58e93d7623ad59667e8002101970ddf235c2" + resolved "https://github.com/brandingbrand/react-native-maps.git#e076b917843601cbea762aa6d90e992581a0493e" dependencies: babel-plugin-module-resolver "^2.3.0" babel-preset-react-native "1.9.0"