Merge branch 'develop' into travis/mjolnir

This commit is contained in:
Travis Ralston
2019-11-12 10:00:01 -07:00
committed by GitHub
67 changed files with 2146 additions and 304 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "1.7.0",
"version": "1.7.2",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
@@ -72,6 +72,7 @@
"diff-match-patch": "^1.0.4",
"emojibase-data": "^4.0.2",
"emojibase-regex": "^3.0.0",
"escape-html": "^1.0.3",
"file-saver": "^1.3.3",
"filesize": "3.5.6",
"flux": "2.1.1",
@@ -88,7 +89,7 @@
"linkifyjs": "^2.1.6",
"lodash": "^4.17.14",
"lolex": "4.2",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-js-sdk": "2.4.3",
"optimist": "^0.6.1",
"pako": "^1.0.5",
"png-chunks-extract": "^1.0.0",