Commit eb42eca6 by chuzhixin

🐛 fix: vue-template-compiler

parent a637b3ef
......@@ -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": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment