Skip to content

Commit

Permalink
Add graphql v15 as supported peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
khitrenovich authored Aug 3, 2021
1 parent da78c36 commit 5d8201d
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 @@ -67,6 +67,6 @@
"definition": "dist/index.d.ts"
},
"peerDependencies": {
"graphql": "^0.13.0 || ^14.0.0"
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0"
}
}

0 comments on commit 5d8201d

Please sign in to comment.