From 6debd2189e45f285cc70416a3e2c6068fb5954cb Mon Sep 17 00:00:00 2001 From: xwenliang Date: Fri, 19 Jan 2018 10:27:26 +0800 Subject: [PATCH] rm React dependency in pod --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaa65ba..b8bffc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker", - "version": "4.3.4", + "version": "4.3.5", "description": "A Native Picker with high performance.", "main": "index.js", "types": "index.d.ts", -- 2.26.2