From bf6665c9f7e0d393ce277be04fff5c47cb693517 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 19 Apr 2016 13:16:39 +0100 Subject: [PATCH] Bump to js-sdk 0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04462c4707..e578012a91 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "highlight.js": "^8.9.1", "linkifyjs": "^2.0.0-beta.4", "marked": "^0.3.5", - "matrix-js-sdk": "matrix-org/matrix-js-sdk#develop", + "matrix-js-sdk": "^0.5.2", "optimist": "^0.6.1", "q": "^1.4.1", "react": "^15.0.1",