Use p2p branch of react-sdk

This commit is contained in:
Kegan Dougal
2020-04-17 11:28:59 +01:00
parent 9994c9ea65
commit 671315c36e
2 changed files with 3 additions and 4 deletions

View File

@@ -67,7 +67,7 @@
"gfm.css": "^1.1.2",
"highlight.js": "^9.13.1",
"matrix-js-sdk": "5.1.1",
"matrix-react-sdk": "2.2.3",
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#p2p",
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.4.tgz",
"postcss-easings": "^2.0.0",
"prop-types": "^15.7.2",