Reset matrix-react-sdk back to develop branch

This commit is contained in:
RiotRobot 2020-12-07 13:01:39 +00:00
parent c4fa2d2585
commit 3360f02ed9
2 changed files with 4 additions and 20 deletions

View file

@ -61,7 +61,7 @@
"jsrsasign": "^9.1.5",
"katex": "^0.12.0",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-react-sdk": "3.10.0",
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
"matrix-widget-api": "^0.1.0-beta.10",
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"prop-types": "^15.7.2",