mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
[@feathersjs/authentication-oauth2] Fix TypeScript version
Error: feathersjs__authentication-oauth2 depends on passport-github but has a lower required TypeScript version.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Jan Lohage <https://github.com/j2L4e>
|
||||
// Nick Bolles <https://github.com/NickBolles>
|
||||
// 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';
|
||||
|
||||
Reference in New Issue
Block a user