Merge branch 'release-v0.13.4'

This commit is contained in:
David Baker
2018-09-10 11:39:50 +01:00
38 changed files with 766 additions and 315 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "0.13.3",
"version": "0.13.4",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
@@ -73,7 +73,7 @@
"linkifyjs": "^2.1.6",
"lodash": "^4.13.1",
"lolex": "2.3.2",
"matrix-js-sdk": "0.10.9",
"matrix-js-sdk": "0.11.0",
"optimist": "^0.6.1",
"pako": "^1.0.5",
"prop-types": "^15.5.8",