docs: change references of "Vue CLI 3" to "Vue CLI" (#3422) [ci skip]

This commit is contained in:
Haoqun Jiang
2019-02-08 20:47:43 +08:00
committed by GitHub
parent 87f9a29823
commit 43bee4ee22
11 changed files with 17 additions and 17 deletions

View File

@@ -781,7 +781,7 @@ Example:
{
"name": "vue-cli-plugin-apollo",
"version": "0.7.7",
"description": "vue-cli 3 plugin to add Apollo and GraphQL"
"description": "vue-cli plugin to add Apollo and GraphQL"
}
```