diff --git a/package.json b/package.json index 21cc5da8f..bf5d1ea09 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "gfm.css": "^1.1.2", "highlight.js": "^9.13.1", "matrix-js-sdk": "github:tchapgouv/matrix-js-sdk#1a0775cba", - "matrix-react-sdk": "github:tchapgouv/matrix-react-sdk#9a5b191", + "matrix-react-sdk": "github:tchapgouv/matrix-react-sdk#d43aec0", "modernizr": "^3.6.0", "olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz", "prop-types": "^15.6.2", diff --git a/yarn.lock b/yarn.lock index 784d3ba73..3a6e2e302 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6125,9 +6125,9 @@ matrix-mock-request@^1.2.3: bluebird "^3.5.0" expect "^1.20.2" -"matrix-react-sdk@github:tchapgouv/matrix-react-sdk#9a5b191": +"matrix-react-sdk@github:tchapgouv/matrix-react-sdk#d43aec0": version "2.4.0-tchap" - resolved "https://codeload.github.com/tchapgouv/matrix-react-sdk/tar.gz/9a5b1917fddee77a51307b36b3ea4bace546fc48" + resolved "https://codeload.github.com/tchapgouv/matrix-react-sdk/tar.gz/d43aec028d44e51dddcee2afb9fc95e439919a2d" dependencies: babel-plugin-syntax-dynamic-import "^6.18.0" babel-runtime "^6.26.0"