Merge branch 'release-v2.4.0' into release-v2.5.0

This commit is contained in:
RiotRobot
2020-04-15 19:07:11 +01:00
2 changed files with 163 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "2.3.1",
"version": "2.4.0-rc.1",
"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": "5.3.0-rc.1",
"minimist": "^1.2.0",
"pako": "^1.0.5",
"png-chunks-extract": "^1.0.0",