mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-26 10:01:09 +01:00
Depend on prop-types module
So we can start writing code compatible with new React
This commit is contained in:
parent
3d3d89202e
commit
99efbbee5e
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user