From 0a98c3ad950f1f86e2a790453bd5bced4a51278b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 07:08:02 +0000 Subject: [PATCH] Bump react-native-web from 0.11.7 to 0.14.8 Bumps [react-native-web](https://github.com/necolas/react-native-web) from 0.11.7 to 0.14.8. - [Release notes](https://github.com/necolas/react-native-web/releases) - [Commits](https://github.com/necolas/react-native-web/compare/0.11.7...0.14.8) 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 483cf93..bcbd942 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react": "~16.11.0", "react-dom": "~16.11.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.8", "react-native-paper": "3.6.0", "react-native-vector-icons": "7.1.0", "react-native-dropdown-picker": "3.6.8",