Skip to content

Commit

Permalink
feat: include peer dependency for graphql@15 and graphql@16 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
benson-budiman-cb committed Apr 10, 2024
1 parent 186d2e4 commit fcbb194
Show file tree
Hide file tree
Showing 2 changed files with 1,051 additions and 949 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"peerDependencies": {
"@tanstack/react-query": "^5",
"@xmtp/frames-validator": "^0.5.0",
"graphql": "^14",
"graphql": "^14 || ^15 || ^16",
"graphql-request": "^6",
"react": "^18",
"react-dom": "^18",
Expand Down
Loading

0 comments on commit fcbb194

Please sign in to comment.