From a5986f88a417e4d12a921aee35ee4904fea336d2 Mon Sep 17 00:00:00 2001 From: xwenliang Date: Mon, 28 Dec 2015 14:35:48 +0800 Subject: [PATCH] new version fix bus --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1f41d13..f744227 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker", - "version": "0.2.6", + "version": "0.2.7", "description": "react-native-picker", "main": "index.js", "scripts": { @@ -19,7 +19,7 @@ "email": "wenliang.web@gmail.com" }, "dependencies": { - "react-native-picker-android": "~0.3.3" + "react-native-picker-android": "~0.3.4" }, "engines": { "node": ">=4" -- 2.26.2