We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a805e commit 79f1353Copy full SHA for 79f1353
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-picker",
3
- "version": "0.2.10",
+ "version": "0.2.11",
4
"description": "react-native-picker",
5
"main": "index.js",
6
"scripts": {
@@ -19,7 +19,7 @@
19
"email": "wenliang.web@gmail.com"
20
},
21
"dependencies": {
22
- "react-native-picker-android": "~0.3.5"
+ "react-native-picker-android": "~0.3.6"
23
24
"engines": {
25
"node": ">=4"
0 commit comments