Bump to react 15.2.1
This should also stop npm complaining about invalid peerDependencies.
This commit is contained in:
parent
ad7f8d0a58
commit
e3cdeed32b
1 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
|
||||
"optimist": "^0.6.1",
|
||||
"q": "^1.4.1",
|
||||
"react": "^15.0.1",
|
||||
"react-addons-css-transition-group": "^15.1.0",
|
||||
"react-dom": "^15.0.1",
|
||||
"react": "^15.2.1",
|
||||
"react-addons-css-transition-group": "^15.2.1",
|
||||
"react-dom": "^15.2.1",
|
||||
"react-gemini-scrollbar": "matrix-org/react-gemini-scrollbar#dbf0abf",
|
||||
"sanitize-html": "^1.11.1",
|
||||
"velocity-vector": "vector-im/velocity#059e3b2",
|
||||
|
|
Loading…
Reference in a new issue