diff options
Diffstat (limited to 'src-vue/package-lock.json')
-rw-r--r-- | src-vue/package-lock.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/package-lock.json b/src-vue/package-lock.json index 1f142ea8..589cf98f 100644 --- a/src-vue/package-lock.json +++ b/src-vue/package-lock.json @@ -8,6 +8,7 @@ "name": "src-vue", "version": "0.0.0", "dependencies": { + "@element-plus/icons-vue": "^2.0.9", "element-plus": "^2.2.17", "vue": "^3.2.37" }, |