From 4d3f94017134123357259490f297b6739a668660 Mon Sep 17 00:00:00 2001 From: Kajetan Kazimierczak Date: Fri, 13 Oct 2023 08:38:25 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 994f64c0..ea22aa30 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react-native-simple-toast": "1.1.3", "react-native-svg": "12.1.1", "react-native-typography": "1.4.1", - "react-native-webview": "^12.1.0", + "react-native-webview": "^11.26.1", "react-redux": "^7.2.3", "redux": "^4.0.5", "regenerator-runtime": "^0.13.9",