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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json
index 95f64f11..a60f5ca6 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
+ "element-plus": "^2.2.17",
"vue": "^3.2.37"
},
"devDependencies": {
@@ -17,4 +18,4 @@
"vite": "^3.1.0",
"vue-tsc": "^0.40.4"
}
-} \ No newline at end of file
+}