diff --git a/types/feathersjs__authentication-oauth2/index.d.ts b/types/feathersjs__authentication-oauth2/index.d.ts index debbc3ba4c..65e8989ae9 100644 --- a/types/feathersjs__authentication-oauth2/index.d.ts +++ b/types/feathersjs__authentication-oauth2/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Jan Lohage // Nick Bolles // Definitions: https://github.com/feathersjs-ecosystem/feathers-typescript -// TypeScript Version: 2.3 +// TypeScript Version: 2.8 import * as self from '@feathersjs/authentication-oauth2'; import { Application, Paginated, Service } from '@feathersjs/feathers';