diff --git a/types/mongoose/index.d.ts b/types/mongoose/index.d.ts index 713448faec..a28bfc6d84 100644 --- a/types/mongoose/index.d.ts +++ b/types/mongoose/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Mongoose 5.0.14 +// Type definitions for Mongoose 5.0.15 // Project: http://mongoosejs.com/ // Definitions by: horiuchi // sindrenm