Skip to content

Commit

Permalink
Add missing graphql peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-scheer committed May 18, 2022
1 parent f23651c commit c068530
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions packages/usageReporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"@apollo/utils.removealiases": "0.0.0",
"@apollo/utils.sortast": "^1.1.0",
"apollo-reporting-protobuf": "^3.3.1"
},
"peerDependencies": {
"graphql": "14.x || 15.x || 16.x"
}
}

0 comments on commit c068530

Please sign in to comment.