diff --git a/types/feathersjs__socket-commons/index.d.ts b/types/feathersjs__socket-commons/index.d.ts index 71b7cebf25..7e2bf61f50 100644 --- a/types/feathersjs__socket-commons/index.d.ts +++ b/types/feathersjs__socket-commons/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/feathersjs/socket-commons // Definitions by: Jan Lohage // deskoh -// Definitions: https://github.com/feathersjs-ecosystem/feathers-typescript +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 import { HookContext } from '@feathersjs/feathers';