aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src-vue/package.json')
-rw-r--r--src-vue/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/package.json b/src-vue/package.json
index a60f5ca6..43c19a1e 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
+ "@element-plus/icons-vue": "^2.0.9",
"element-plus": "^2.2.17",
"vue": "^3.2.37"
},