From 5138dc9fd853d78a27066c9ee45fd086ddcd69f5 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 23 Mar 2016 14:56:22 +0000 Subject: [PATCH] Bump to react-sdk 0.3.1 Disables ScrollPanel debug. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c751cf0562..3179e499ac 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "highlight.js": "^9.0.0", "linkifyjs": "^2.0.0-beta.4", "matrix-js-sdk": "^0.5.0", - "matrix-react-sdk": "^0.3.0", + "matrix-react-sdk": "^0.3.1", "modernizr": "^3.1.0", "q": "^1.4.1", "react": "^0.14.2",