apollographql / eslint-plugin-graphql

:vertical_traffic_light: Check your GraphQL query strings against a schema.

Home Page:https://www.npmjs.com/package/eslint-plugin-graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update peerDependencies

muuvmuuv opened this issue · comments

When I install this plugin I get npm WARN eslint-plugin-graphql@2.1.1 requires a peer of graphql@^0.12.0 || ^0.13.0 but none is installed. You must install peer dependencies yourself. but the latest graphql I have is 14.2.1...

i believe that we have support for graphql@14.2.1 as of eslint-plugin-graphql@^3.0.0