chore: graphql should be directly listed as a dependency

as some of @vue/cli-ui's sub dependencies have listed it as a peer dep
This commit is contained in:
Haoqun Jiang
2019-04-14 23:07:59 +08:00
parent 1a72e995e8
commit 5ce60b70eb

View File

@@ -43,6 +43,7 @@
"fkill": "^6.1.0",
"fs-extra": "^7.0.1",
"globby": "^9.0.0",
"graphql": "^14.2.1",
"graphql-subscriptions": "^1.1.0",
"graphql-tag": "^2.9.2",
"graphql-type-json": "^0.2.4",