Update package dependencies: added @element-plus/icons-vue and element-plus to package.json and package-lock.json
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
"lint": "eslint . --fix --cache"
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^2.3.2",
|
||||
"element-plus": "^2.12.0",
|
||||
"pinia": "^3.0.4",
|
||||
"vue": "^3.5.25",
|
||||
"vue-router": "^4.6.3"
|
||||
|
||||
Reference in New Issue
Block a user