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 committed by Luke Barnard
parent 3d3d89202e
commit 99efbbee5e
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
"lodash": "^4.13.1",
"matrix-js-sdk": "0.7.8",
"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",