Rollback react version in launchpad/package.json
[osm/UI.git] / skyquake / plugins / launchpad / package.json
index f3a99d0..00b93f6 100644 (file)
@@ -27,8 +27,8 @@
     "react-slick": "^0.11.1",
     "react-tabs": "^0.8.0",
     "react-treeview": "^0.4.2",
-    "react": ">=15.0.1",
-    "react-dom": ">=15.0.1"
+    "react": "^0.14.8",
+    "react-dom": "^0.14.6",
     "request-promise": "^3.0.0",
     "underscore": "^1.8.3"
   },