graphql-community / koa-graphql

Create a GraphQL HTTP server with Koa.
MIT License
843 stars 61 forks source link

Add graphql@15 as a valid peer dep #136

Closed lorensr closed 3 years ago

lorensr commented 4 years ago
npm WARN koa-graphql@0.8.0 requires a peer of graphql@^0.12.0 || ^0.13.0 || ^14.0.0 but none is installed. You must install peer dependencies 
yourself.
npm WARN express-graphql@0.7.1 requires a peer of graphql@^0.12.0 || ^0.13.0 || ^14.0.0 but none is installed. You must install peer dependencies yourself.
chentsulin commented 3 years ago

graphql@15 has been supported from 0.9.0. See https://github.com/graphql-community/koa-graphql/blob/383c5e6e2c720f6ae392c06cacfde434fb4cdc87/package.json#L106