Skip to content

Commit

Permalink
fix: 升级rmc-feedback (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
KgTong authored and warmhug committed May 7, 2018
1 parent a02e81f commit c65a9c1
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.4",
"version": "5.0.5",
"description": "React Mobile Picker Component(web and react-native)",
"keywords": [
"react",
Expand Down Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"babel-runtime": "6.x",
"classnames": "^2.2.0",
"rmc-feedback": "^1.0.0",
"rmc-feedback": "^2.0.0",
"rmc-dialog": "^1.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit c65a9c1

Please sign in to comment.