From ed657b3a69a79153904d1a43c49ff3014add32e7 Mon Sep 17 00:00:00 2001 From: irekrog Date: Thu, 26 Mar 2020 22:08:00 +0100 Subject: [PATCH 1/2] bump version deprecated-react-native-listview to 0.0.6; version 0.0.5 doesnt work with react-native@0.62 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db7820b..02af4f2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "prop-types": "^15.6.0", - "deprecated-react-native-listview": "0.0.5" + "deprecated-react-native-listview": "0.0.6" }, "scripts": { "test": "echo \"no test specified\" && exit 0" From 08c262bb8b9f1b1f9f860dbf9ac85d5dd66600d7 Mon Sep 17 00:00:00 2001 From: irekrog Date: Thu, 26 Mar 2020 22:20:10 +0100 Subject: [PATCH 2/2] bump version from 0.7.0 to 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02af4f2..4116678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-dropdown", - "version": "0.7.0", + "version": "0.7.1", "description": "A react-native dropdown component for both iOS and Android.", "keywords": [ "react",