소스 검색

删除gantt

YangZhiJie 2 년 전
부모
커밋
f18f3017cb
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      .eslintrc.js
  2. 1 1
      package.json

+ 0 - 1
.eslintrc.js

@@ -89,7 +89,6 @@ module.exports = {
     'localStorage': true,
     'window': true,
     'BootstrapDialog': true,
-    'gantt': true,
     '__webpack_public_path__': true,
     'Notify': true,
     'Vue': true,

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
   ],
   "peerDependencies": {
     "ant-design-vue": "^3.2.15",
-    "pc-component-v3": "1.0.81",
+    "pc-component-v3": "1.0.82",
     "v-tooltip": "^4.0.0-beta.17",
     "vue-select": "^4.0.0-beta.6"
   },