From a4061d99ef597e83645fde8836f5399d8ee9297e Mon Sep 17 00:00:00 2001 From: KIRAN KASHALKAR Date: Thu, 22 Sep 2016 19:22:50 -0400 Subject: [PATCH] Bug 51 fixed Signed-off-by: KIRAN KASHALKAR --- skyquake/plugins/launchpad/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skyquake/plugins/launchpad/package.json b/skyquake/plugins/launchpad/package.json index b953b7181..7c531b440 100644 --- a/skyquake/plugins/launchpad/package.json +++ b/skyquake/plugins/launchpad/package.json @@ -27,7 +27,7 @@ "react-dom": "^0.14.6", "react-router": "^2.0.1", "react-slick": "^0.11.1", - "react-tabs": "^0.5.3", + "react-tabs": "^0.8.0", "react-treeview": "^0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" -- 2.17.1