Skip to content

Commit

Permalink
fix: support react@16
Browse files Browse the repository at this point in the history
  • Loading branch information
silentcloud committed Sep 28, 2017
1 parent a34968c commit afb2207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "rmc-picker",
"version": "5.0.0-alpha.5",
"version": "5.0.0-alpha.6",
"description": "React Mobile Picker Component(web and react-native)",
"keywords": [
"react",
Expand Down Expand Up @@ -52,7 +52,7 @@
"babel-runtime": "6.x",
"classnames": "^2.2.0",
"rmc-feedback": "^1.0.0",
"rmc-dialog": "^0.0.1-alpha.2",
"rmc-dialog": "^1.0.1",
"zscroller": "~0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit afb2207

Please sign in to comment.