Skip to content

Commit

Permalink
reverted back peer dependency to 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh Venkat committed Oct 30, 2020
1 parent bafe229 commit cae565c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash.set": "^4.3.2"
},
"peerDependencies": {
"graphql": "^14.0.0 || ^15.0.0"
"graphql": "^14.0.0"
},
"devDependencies": {
"@apollo/gateway": "^0.10.8",
Expand Down

0 comments on commit cae565c

Please sign in to comment.