We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afdf5d commit 21334caCopy full SHA for 21334ca
package.json
@@ -46,8 +46,8 @@
46
"gfm.css": "^1.1.1",
47
"highlight.js": "^9.0.0",
48
"linkifyjs": "^2.0.0-beta.4",
49
- "matrix-js-sdk": "0.5.5",
50
- "matrix-react-sdk": "0.6.4-r1",
+ "matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
+ "matrix-react-sdk": "matrix-org/matrix-react-sdk#develop",
51
"modernizr": "^3.1.0",
52
"q": "^1.4.1",
53
"react": "^15.2.1",
scripts/staticfiles.js
0 commit comments