'init'
Showing
2 changed files
with
1 additions
and
0 deletions
This diff is collapsed.
Click to expand it.
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
9 | "lint": "vue-cli-service lint" | 9 | "lint": "vue-cli-service lint" |
10 | }, | 10 | }, |
11 | "dependencies": { | 11 | "dependencies": { |
12 | "ant-design-vue": "^1.4.8", | ||
12 | "core-js": "^3.4.3", | 13 | "core-js": "^3.4.3", |
13 | "vue": "^2.6.10", | 14 | "vue": "^2.6.10", |
14 | "vue-router": "^3.1.3" | 15 | "vue-router": "^3.1.3" | ... | ... |
-
Please register or sign in to post a comment