Depend on prop-types module

So we can start writing code compatible with new React
pull/21833/head
David Baker 2017-05-04 16:22:06 +01:00
parent 72df43d22b
commit 909cdb6e9a
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
"lodash": "^4.13.1",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
"optimist": "^0.6.1",
"prop-types": "^15.5.8",
"q": "^1.4.1",
"react": "^15.4.0",
"react-addons-css-transition-group": "15.3.2",