diff --git a/types/mongoose/index.d.ts b/types/mongoose/index.d.ts index b588b4ecef..14e965dd5f 100644 --- a/types/mongoose/index.d.ts +++ b/types/mongoose/index.d.ts @@ -1,7 +1,6 @@ // Type definitions for Mongoose 5.3.4 // Project: http://mongoosejs.com/ // Definitions by: horiuchi -// sindrenm // lukasz-zak // Alorel // jendrikw diff --git a/types/mongoose/v4/index.d.ts b/types/mongoose/v4/index.d.ts index d8a9feb085..e38317ae5d 100644 --- a/types/mongoose/v4/index.d.ts +++ b/types/mongoose/v4/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for Mongoose 4.7.1 // Project: http://mongoosejs.com/ -// Definitions by: simonxca , horiuchi , sindrenm , lukasz-zak +// Definitions by: simonxca , horiuchi , lukasz-zak // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3