diff --git a/data-room-ui/package.json b/data-room-ui/package.json index 7082a2ad..49beee7f 100644 --- a/data-room-ui/package.json +++ b/data-room-ui/package.json @@ -82,7 +82,8 @@ "vue-video-player": "^5.0.1", "vuedraggable": "^2.24.3", "vuex": "3.1.0", - "ztree": "3.5.24" + "ztree": "3.5.24", + "@antv/g6": "^4.7.3" }, "devDependencies": { "@babel/core": "^7.12.16",