Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2019-07-11 11:04:36 +01:00
3 changed files with 26 additions and 17 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "1.3.0",
"version": "1.3.1",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
@@ -79,9 +79,9 @@
"is-ip": "^2.0.0",
"isomorphic-fetch": "^2.2.1",
"linkifyjs": "^2.1.6",
"lodash": "^4.13.1",
"lodash": "^4.17.14",
"lolex": "2.3.2",
"matrix-js-sdk": "2.1.0",
"matrix-js-sdk": "2.1.1",
"optimist": "^0.6.1",
"pako": "^1.0.5",
"png-chunks-extract": "^1.0.0",