We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9269b commit 4dd25c2Copy full SHA for 4dd25c2
packages/@vue/cli-ui/package.json
@@ -61,7 +61,7 @@
61
"semver": "^6.1.0",
62
"shortid": "^2.2.11",
63
"typescript": "^3.4.5",
64
- "vue-cli-plugin-apollo": "^0.20.0",
+ "vue-cli-plugin-apollo": "^0.21.1",
65
"watch": "^1.0.2"
66
},
67
"devDependencies": {
@@ -73,6 +73,7 @@
73
"@vue/ui": "^0.9.2",
74
"ansi_up": "^3.0.0",
75
"apollo-client": "^2.6.0",
76
+ "apollo-link": "^1.0.0",
77
"core-js": "^3.1.2",
78
"cross-env": "^5.1.5",
79
"eslint": "^5.16.0",
0 commit comments