Skip to content

Commit 5ce60b7

Browse files
committed
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
1 parent 1a72e99 commit 5ce60b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"fkill": "^6.1.0",
4444
"fs-extra": "^7.0.1",
4545
"globby": "^9.0.0",
46+
"graphql": "^14.2.1",
4647
"graphql-subscriptions": "^1.1.0",
4748
"graphql-tag": "^2.9.2",
4849
"graphql-type-json": "^0.2.4",

0 commit comments

Comments
 (0)