NOTICKET: Revert react-treeview version to 0.4.2

Signed-off-by: KIRAN KASHALKAR <kiran.kashalkar@riftio.com>
diff --git a/skyquake/plugins/launchpad/package.json b/skyquake/plugins/launchpad/package.json
index f6471ab..22d4f79 100644
--- a/skyquake/plugins/launchpad/package.json
+++ b/skyquake/plugins/launchpad/package.json
@@ -28,7 +28,9 @@
     "react-router": "^2.0.1",
     "react-slick": "^0.11.1",
     "react-tabs": "^0.8.0",
-    "react-treeview": "^0.4.2",
+    "react-treeview": "0.4.2",
+    "react": "^0.14.8",
+    "react-dom": "^0.14.6",
     "request-promise": "^3.0.0",
     "underscore": "^1.8.3"
   },
diff --git a/skyquake/plugins/logging/package.json b/skyquake/plugins/logging/package.json
index d58e262..056f0f2 100644
--- a/skyquake/plugins/logging/package.json
+++ b/skyquake/plugins/logging/package.json
@@ -25,7 +25,7 @@
     "react-router": "^2.0.1",
     "react-slick": "^0.11.1",
     "react-tabs": "^0.5.3",
-    "react-treeview": "^0.4.2",
+    "react-treeview": "0.4.2",
     "request-promise": "^3.0.0",
     "underscore": "^1.8.3"
   },