Skip to content

Commit

Permalink
feat(package.json): add prop-types and create-react-class to depe…
Browse files Browse the repository at this point in the history
…ndencies

* Closes #94
* Closes #95
* Closes #97
  • Loading branch information
tomchentw committed Aug 21, 2017
1 parent ebd6e2f commit ee7d307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -86,8 +86,10 @@
},
"dependencies": {
"classnames": "^2.2.5",
"create-react-class": "^15.6.0",
"element-class": "^0.2.2",
"lodash": "^4.17.4",
"prop-types": "^15.5.10",
"react-addons-update": "^15.6.0",
"react-dom": "^15.6.1"
}
Expand Down

0 comments on commit ee7d307

Please sign in to comment.