Update models, create workflow service, create helper process run function
[arvados-workbench2.git] / package.json
index 620ff5a6d03a6d7d616ab9d32b0ec2f47c0530ac..a15f41743127a331eee63b154ff0ca23d2c8f369 100644 (file)
@@ -5,12 +5,15 @@
   "dependencies": {
     "@material-ui/core": "1.5.0",
     "@material-ui/icons": "2.0.2",
+    "@types/js-yaml": "3.11.2",
     "@types/lodash": "4.14.116",
     "@types/react-copy-to-clipboard": "4.2.6",
     "@types/react-dropzone": "4.2.2",
     "@types/redux-form": "7.4.5",
+    "@types/shell-quote": "1.6.0",
     "axios": "0.18.0",
     "classnames": "2.2.6",
+    "js-yaml": "3.12.0",
     "lodash": "4.17.10",
     "react": "16.4.2",
     "react-copy-to-clipboard": "5.0.1",
@@ -25,6 +28,7 @@
     "react-transition-group": "2.4.0",
     "redux": "4.0.0",
     "redux-thunk": "2.3.0",
+    "shell-quote": "1.6.1",
     "unionize": "2.1.2",
     "uuid": "3.3.2"
   },