bug修改 修改echars
Showing
... | ... | @@ -35,6 +35,7 @@ |
"core-js": "3.25.3", | ||
"echarts": "^5.4.0", | ||
"element-china-area-data": "^5.0.2", | ||
"element-resize-detector": "^1.2.4", | ||
"element-ui": "2.15.12", | ||
"file-saver": "2.0.5", | ||
"fuse.js": "6.4.3", | ||
... | ... | @@ -68,14 +69,14 @@ |
"connect": "3.6.6", | ||
"eslint": "7.15.0", | ||
"eslint-plugin-vue": "7.2.0", | ||
"husky": "^8.0.0", | ||
"lint-staged": "10.5.3", | ||
"runjs": "4.4.2", | ||
"sass": "1.32.13", | ||
"sass-loader": "10.1.1", | ||
"script-ext-html-webpack-plugin": "2.1.5", | ||
"svg-sprite-loader": "5.1.1", | ||
"vue-template-compiler": "2.6.12", | ||
"husky": "^8.0.0" | ||
"vue-template-compiler": "2.6.12" | ||
}, | ||
"engines": { | ||
"node": ">=8.9", | ||
... | ... |
Please register or sign in to comment