diff --git a/hb_client/package.json b/hb_client/package.json index 0a17f55..f39a479 100644 --- a/hb_client/package.json +++ b/hb_client/package.json @@ -22,6 +22,7 @@ "compression-webpack-plugin": "^5.0.1", "d3": "^5.14.2", "dagre-d3": "^0.6.4", + "dhtmlx-gantt": "^6.2.1", "element-ui": "^2.15.5", "file-saver": "^2.0.2", "fuse.js": "^6.4.6", @@ -30,6 +31,7 @@ "nprogress": "0.2.0", "path-to-regexp": "^6.2.0", "vue": "^2.6.14", + "vue-function-api": "^2.1.2", "vue-json-editor": "^1.4.3", "vue-quill-editor": "^3.0.6", "vue-router": "^3.5.2",