优化保活逻辑,升级vue版本到2.6.14
Showing
... | ... | @@ -69,7 +69,7 @@ |
"screenfull": "5.0.2", | ||
"sortablejs": "1.10.2", | ||
"throttle-debounce": "^2.1.0", | ||
"vue": "2.6.12", | ||
"vue": "2.6.14", | ||
"vue-count-to": "1.0.13", | ||
"vue-cropper": "0.5.5", | ||
"vue-i18n": "^8.27.2", | ||
... | ... | @@ -107,7 +107,7 @@ |
"script-ext-html-webpack-plugin": "2.1.5", | ||
"svg-sprite-loader": "5.1.1", | ||
"terser-webpack-plugin": "^4.2.3", | ||
"vue-template-compiler": "2.6.12", | ||
"vue-template-compiler": "2.6.14", | ||
"vue2-ace-editor": "^0.0.15", | ||
"webpack-bundle-analyzer": "^3.9.0" | ||
}, | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment