fix: vc-tools deps
Showing
| ... | ... | @@ -26,7 +26,7 @@ |
| "vue": ">=3.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@ant-design-vue/tools": "^3.0.4", | ||
| "@ant-design-vue/tools": "^3.0.7", | ||
| "@babel/core": "^7.12.10", | ||
| "@babel/plugin-proposal-export-default-from": "^7.12.1", | ||
| "@babel/plugin-transform-modules-commonjs": "^7.12.1", | ||
| ... | ... | @@ -72,6 +72,7 @@ |
| "dependencies": { | ||
| "@babel/runtime": "^7.11.2", | ||
| "ant-design-vue": "^2.0.0", | ||
| "core-js": "^3.9.1", | ||
| "lodash-es": "^4.17.20", | ||
| "omit.js": "^2.0.2", | ||
| "vue-types": "^3.0.1" | ||
| ... | ... | @@ -81,6 +82,7 @@ |
| "lib" | ||
| ], | ||
| "config": { | ||
| "accesslog": false, | ||
| "port": 9528, | ||
| "entry": { | ||
| "@ant-design-vue/pro-layout": [ | ||
| ... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment