Update package.json
parent
221aa3a5b9
commit
3358fd7942
|
@ -31,7 +31,8 @@
|
||||||
"eslint-plugin-vue": "~7.7.0",
|
"eslint-plugin-vue": "~7.7.0",
|
||||||
"sass": "~1.32.8",
|
"sass": "~1.32.8",
|
||||||
"sass-loader": "~8.0.2",
|
"sass-loader": "~8.0.2",
|
||||||
"vue-cli-plugin-element-plus": "0.0.13"
|
"vue-cli-plugin-element-plus": "0.0.13",
|
||||||
|
"webpack": "4.44.2"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true,
|
"root": true,
|
||||||
|
|
Loading…
Reference in New Issue