fix(cli): more and more
Showing
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
"test:e2e": "vue-cli-service test:e2e" | "test:e2e": "vue-cli-service test:e2e" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@smallwei/avue": "^1.1.17", | "@smallwei/avue": "^1.1.18", | ||
"avue-plugin-transfer": "^0.0.2", | "avue-plugin-transfer": "^0.0.2", | ||
"avue-plugin-ueditor": "^0.0.1", | "avue-plugin-ueditor": "^0.0.1", | ||
"axios": "^0.18.0", | "axios": "^0.18.0", | ||
... | @@ -58,4 +58,4 @@ | ... | @@ -58,4 +58,4 @@ |
"git add" | "git add" | ||
] | ] | ||
} | } | ||
} | } | ||
\ No newline at end of file |
Please register or sign in to comment