Merge branch 'master' into develop

This commit is contained in:
David Baker
2017-09-21 21:48:08 +01:00
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "0.10.5",
"version": "0.10.6",
"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": "0.8.3",
"matrix-js-sdk": "0.8.4",
"optimist": "^0.6.1",
"prop-types": "^15.5.8",
"react": "^15.4.0",