diff --git a/types/graphql-react/index.d.ts b/types/graphql-react/index.d.ts index 1b27bc9014..1e80e31d23 100644 --- a/types/graphql-react/index.d.ts +++ b/types/graphql-react/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/jaydenseric/graphql-react#readme // Definitions by: Mike Marcacci // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.6 +// TypeScript Version: 2.8 import { ReactNode, Context } from "react";