Commit 31ec1932 authored by xwenliang's avatar xwenliang

fix issue#51

parent 9da777bb
......@@ -6,7 +6,7 @@
"start": "node_modules/react-native/packager/packager.sh"
},
"dependencies": {
"react": "^15.0.2",
"react": "15.0.2",
"react-native": "^0.26.1",
"react-native-picker": "^3.0.3"
}
......
{
"name": "react-native-picker",
"version": "3.0.4",
"version": "3.0.5",
"description": "react-native-picker",
"main": "index.js",
"scripts": {
......@@ -19,7 +19,7 @@
"email": "wenliang.web@gmail.com"
},
"dependencies": {
"react-native-picker-android": "~1.0.2"
"react-native-picker-android": "~1.0.3"
},
"engines": {
"node": ">=4"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment