From 9a58dd20a2b1623c90fe558bfed534736b9f3667 Mon Sep 17 00:00:00 2001 From: Stefanos Togkoulidis Date: Tue, 22 Oct 2019 10:51:32 +0300 Subject: [PATCH] Point to new react-native-svg 9.12.0 branch That branch has more clear commit history of what was updated from upstream and what got manually modified. --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 08855d43c1..62959200de 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "react-native-keyboard-aware-scroll-view": "git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.7", "react-native-modal": "^11.4.0", "react-native-safe-area": "^0.5.0", - "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#78bbf7e07549673fb33a722447fbf95d24751da2", + "react-native-svg": "git+https://github.com/wordpress-mobile/react-native-svg.git#f7d0c1f2dcc661c4f916031a75697a0e14fee320", "react-native-video": "git+https://github.com/wordpress-mobile/react-native-video.git#3a0e2fa6fc6bf1fe1a54adb2dbf94545b28c2bc4", "react-redux": "^5.0.7", "redux": "^3.7.2", diff --git a/yarn.lock b/yarn.lock index f0e96f0227..bc1b2cd0f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10314,9 +10314,9 @@ react-native-sass-transformer@^1.1.1: css-to-react-native-transform "^1.8.1" semver "^5.6.0" -"react-native-svg@git+https://github.com/wordpress-mobile/react-native-svg.git#78bbf7e07549673fb33a722447fbf95d24751da2": +"react-native-svg@git+https://github.com/wordpress-mobile/react-native-svg.git#f7d0c1f2dcc661c4f916031a75697a0e14fee320": version "9.12.0-gb" - resolved "git+https://github.com/wordpress-mobile/react-native-svg.git#78bbf7e07549673fb33a722447fbf95d24751da2" + resolved "git+https://github.com/wordpress-mobile/react-native-svg.git#f7d0c1f2dcc661c4f916031a75697a0e14fee320" "react-native-video@git+https://github.com/wordpress-mobile/react-native-video.git#3a0e2fa6fc6bf1fe1a54adb2dbf94545b28c2bc4": version "4.4.1"