Merge branch 'develop' into luke/feature-sticky-date-separators

This commit is contained in:
Luke Barnard
2017-08-30 14:06:06 +01:00
45 changed files with 735 additions and 249 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "0.9.7",
"version": "0.10.2",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
@@ -66,7 +66,7 @@
"isomorphic-fetch": "^2.2.1",
"linkifyjs": "^2.1.3",
"lodash": "^4.13.1",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
"matrix-js-sdk": "0.8.2",
"optimist": "^0.6.1",
"prop-types": "^15.5.8",
"react": "^15.4.0",