From f2a78c77da87ad6a17163d6d443a911687c06767 Mon Sep 17 00:00:00 2001 From: Bruno Barbieri Date: Thu, 14 Nov 2019 23:24:26 -0500 Subject: [PATCH] bump --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4fe46802ac9..26da4c153ba 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "react-native-v8": "0.59.10-patch.4", "react-native-vector-icons": "6.4.2", "react-native-view-shot": "git+ssh://git@github.com/brunobar79/react-native-view-shot.git#androidx", - "react-native-webview": "git+ssh://git@github.com/brunobar79/react-native-webview.git#ed252dbeb046df22c0098aeab305130eafe95401", + "react-native-webview": "git+ssh://git@github.com/brunobar79/react-native-webview.git#c756513b1f5a635cb49d0cfd01e25ca5c0887678", "react-navigation": "4.0.10", "react-navigation-drawer": "1.4.0", "react-navigation-stack": "1.7.3", diff --git a/yarn.lock b/yarn.lock index c78f1a7cde8..b4ebe1b9b5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9199,9 +9199,9 @@ react-native-vector-icons@6.4.2: version "2.6.0" resolved "git+ssh://git@github.com/brunobar79/react-native-view-shot.git#17a65dc27222a78ad8942de3d536d7171bb2eb76" -"react-native-webview@git+ssh://git@github.com/brunobar79/react-native-webview.git#ed252dbeb046df22c0098aeab305130eafe95401": +"react-native-webview@git+ssh://git@github.com/brunobar79/react-native-webview.git#c756513b1f5a635cb49d0cfd01e25ca5c0887678": version "7.0.5" - resolved "git+ssh://git@github.com/brunobar79/react-native-webview.git#ed252dbeb046df22c0098aeab305130eafe95401" + resolved "git+ssh://git@github.com/brunobar79/react-native-webview.git#c756513b1f5a635cb49d0cfd01e25ca5c0887678" dependencies: escape-string-regexp "1.0.5" invariant "2.2.4"