-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
a-e-r: Add missing peer dependency on
graphql
. (#3496)
* Adds missing peer dependency * Widen `peerDependencies` range to match other Apollo packages' ranges. The `apollo-engine-reporting` package was absolutely missing its `peerDependencies` specification for `graphql`. The previous commit added it, but we also need to expand it to match the same range as suggested by the rest of the Apollo packages in the Apollo Server monorepo. Ref: https://git.io/JeXBd * Add CHANGELOG.md for #3496.
- Loading branch information
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters