Depend on prop-types module
So we can start writing code compatible with new React
This commit is contained in:
parent
3d3d89202e
commit
99efbbee5e
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
"lodash": "^4.13.1",
|
"lodash": "^4.13.1",
|
||||||
"matrix-js-sdk": "0.7.8",
|
"matrix-js-sdk": "0.7.8",
|
||||||
"optimist": "^0.6.1",
|
"optimist": "^0.6.1",
|
||||||
|
"prop-types": "^15.5.8",
|
||||||
"q": "^1.4.1",
|
"q": "^1.4.1",
|
||||||
"react": "^15.4.0",
|
"react": "^15.4.0",
|
||||||
"react-addons-css-transition-group": "15.3.2",
|
"react-addons-css-transition-group": "15.3.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue