Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2020-05-19 11:23:16 +01:00
3 changed files with 278 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "2.5.0",
"version": "2.6.0",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
@@ -79,7 +79,7 @@
"is-ip": "^2.0.0",
"linkifyjs": "^2.1.6",
"lodash": "^4.17.14",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-js-sdk": "6.1.0",
"minimist": "^1.2.0",
"pako": "^1.0.5",
"parse5": "^5.1.1",