Commit 894733e
authored
Further expand acceptable
This further expands upon @patdmc's expansion of the `graphql` peer dependency to also include the `0.12.x` versions as well, thus matching precisely with that of `apollo-server-core`: https://github.com/apollographql/apollo-server/blob/17257a2f097e3e84892426c1e78dc819e67117ad/packages/apollo-server-core/package.json#L48-L50
Since this package is depended on by `apollo-engine-reporting`, which is depended on by `apollo-server-core`, we should completely align the desired `graphql` version requirements until the time comes where we make the same reduction in the `graphql` peer dependency range within `apollo-server-core`:
While that time will come soon, it's not here yet.graphql peerDependencies range to include 0.12.x.1 parent 6a2cec8 commit 894733e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments