🐛 fix: vue-template-compiler
Showing
... | ... | @@ -58,7 +58,7 @@ |
"vue": "~2.6.14", | ||
"vue-echarts": "5.0.0-beta.0", | ||
"vue-router": "^3.5.3", | ||
"vue-template-compiler": "^2.6.14", | ||
"vue-template-compiler": "~2.6.14", | ||
"vuex": "^3.6.2", | ||
"zx-count": "^0.3.7", | ||
"zx-layouts": "^0.6.29", | ||
... | ... | @@ -93,7 +93,6 @@ |
"stylelint-config-prettier": "^9.0.3", | ||
"stylelint-config-recess-order": "^3.0.0", | ||
"svg-sprite-loader": "^6.0.11", | ||
"vue-template-compiler": "~2.6.14", | ||
"webpackbar": "^5.0.2" | ||
}, | ||
"keywords": [ | ||
... | ... |
Please
register
or
sign in
to comment