Create search bar component
[arvados-workbench2.git] / package.json
index 9f4197cabf8ee81cf894a2dc11f1e7f400a54053..ac890d8d89460f5e42f70ab33b4f43c8f67c67da 100644 (file)
@@ -14,8 +14,8 @@
     "react-router-redux": "5.0.0-alpha.9",
     "react-scripts-ts": "2.16.0",
     "redux": "4.0.0",
-    "redux-devtools": "3.4.1",
-    "typesafe-actions": "2.0.4"
+    "redux-thunk": "2.3.0",
+    "unionize": "2.1.2"
   },
   "scripts": {
     "start": "react-scripts-ts start",
@@ -34,6 +34,8 @@
     "@types/react-router-dom": "4.2.7",
     "@types/react-router-redux": "5.0.15",
     "@types/redux-devtools": "3.0.44",
+    "jest-localstorage-mock": "2.2.0",
+    "redux-devtools": "3.4.1",
     "typescript": "2.9.1"
   },
   "moduleNameMapper": {