client/package.json
changeset 142 56850f5c73f6
parent 130 78246db1cbac
child 146 4f4bb2b3ef39
--- a/client/package.json	Tue Jul 10 15:18:03 2018 +0200
+++ b/client/package.json	Wed Jul 18 17:32:09 2018 +0200
@@ -9,6 +9,7 @@
     "localforage": "^1.5.0",
     "lodash": "^4.17.4",
     "moment": "^2.18.1",
+    "npm": "^5.10.0",
     "qs": "^6.5.0",
     "react": "^15.5.4",
     "react-bootstrap": "^0.31.0",
@@ -24,14 +25,15 @@
     "redux-persist-transform-immutable": "^4.3.0",
     "redux-saga": "^0.15.6",
     "slate": "^0.20.1",
-    "uuid": "^3.0.1"
+    "uuid": "^3.0.1",
+    "yarn": "^1.6.0"
   },
   "devDependencies": {
     "bootstrap-sass": "^3.3.7",
     "enzyme": "^2.8.2",
     "material-design-icons": "^3.0.1",
     "node-sass-chokidar": "^0.0.1",
-    "npm-run-all": "^4.0.2",
+    "npm-run-all": "^4.1.2",
     "react-scripts": "1.0.2",
     "react-test-renderer": "^15.5.4"
   },