From 7383e17c3025ed5ef44150f2c527117afdd5d18b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 23:35:20 +0000 Subject: [PATCH] Bump react-native-web from 0.11.7 to 0.14.10 Bumps [react-native-web](https://github.com/necolas/react-native-web) from 0.11.7 to 0.14.10. - [Release notes](https://github.com/necolas/react-native-web/releases) - [Commits](https://github.com/necolas/react-native-web/compare/0.11.7...0.14.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e67543d..4eaba6d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react": "~16.11.0", "react-dom": "~16.13.0", "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz", - "react-native-web": "~0.11.7", + "react-native-web": "~0.14.10", "react-native-paper": "4.4.1", "react-native-vector-icons": "7.1.0", "react-native-dropdown-picker": "3.7.1",