Skip to content

Commit

Permalink
feat: support graphql 16 (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa authored Feb 27, 2022
1 parent d29897c commit 1523e5f
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 @@ -35,7 +35,7 @@
"peerDependencies": {
"@apollo/client": "^3.2.3",
"@sentry/browser": "^6.0.4",
"graphql": "^15.4.0",
"graphql": "15 - 16",
"zen-observable": "^0.8.15"
},
"devDependencies": {
Expand Down

0 comments on commit 1523e5f

Please sign in to comment.