Skip to content

Commit 16bb93a

Browse files
committed
Peer dependency mistake
Signed-off-by: Alan Cha <[email protected]>
1 parent af913ba commit 16bb93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"yamljs": "^0.3.0"
6262
},
6363
"peerDependencies": {
64-
"graphql": "^0.9.6 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0"
64+
"graphql": "^0.9.6 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
6565
},
6666
"devDependencies": {
6767
"@types/graphql": "^14.0.1",

0 commit comments

Comments
 (0)