Remove relayoutOnUpdate prop on gemini-scrollbar

The latest gemini-scrollbar makes relayoutOnUpdate redundant, so update to it
and remove the properties.
This commit is contained in:
Richard van der Hoff
2016-07-27 11:35:48 +01:00
parent 4b763997df
commit c8df9148b3
6 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"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",
"react-gemini-scrollbar": "matrix-org/react-gemini-scrollbar#5e97aef",
"sanitize-html": "^1.11.1",
"velocity-vector": "vector-im/velocity#059e3b2",
"whatwg-fetch": "^1.0.0"