Skip to content

Commit 5d63d22

Browse files
committed
Use newly released versions of js-sdk & react-sdk
1 parent ef00bc6 commit 5d63d22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"gfm.css": "^1.1.1",
3838
"highlight.js": "^9.0.0",
3939
"linkifyjs": "^2.0.0-beta.4",
40-
"matrix-js-sdk": "https://github.com/matrix-org/matrix-js-sdk.git#develop",
41-
"matrix-react-sdk": "https://github.com/matrix-org/matrix-react-sdk.git#develop",
40+
"matrix-js-sdk": "^0.4.0",
41+
"matrix-react-sdk": "^0.1.0",
4242
"modernizr": "^3.1.0",
4343
"q": "^1.4.1",
4444
"react": "^0.14.2",

0 commit comments

Comments
 (0)