Skip to content

Commit

Permalink
isue: remove pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Jul 4, 2018
1 parent a80fe53 commit f8647a9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,12 @@
"node": ">= 4.0.0",
"npm": ">= 3.0.0"
},
"peerDependencies": {
"react": "^16.4.1",
"react-dom": "^16.4.1"
},
"dependencies": {
"classnames": "*",
"prop-types": "*",
"react": "*",
"react-dom": "*"
"prop-types": "*"
}
}

0 comments on commit f8647a9

Please sign in to comment.