chore(package.json): Element Plus的图标路径由@element-plus/icons修改为@element-plus/icons-vue

This commit is contained in:
郝先瑞
2022-02-27 12:54:52 +08:00
parent 3b144721ec
commit 79d06f745f

View File

@@ -7,7 +7,7 @@
"serve": "vite preview"
},
"dependencies": {
"@element-plus/icons": "0.0.11",
"@element-plus/icons-vue": "^1.0.0",
"@wangeditor/editor": "^0.15.7",
"@wangeditor/editor-for-vue": "^5.1.8-9",
"axios": "^0.24.0",