From b629667f8e17f6a9342898c71ff211eeec766b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20Tayyar=20BE=C5=9E=C4=B0K?= Date: Fri, 11 May 2018 10:59:00 +0200 Subject: [PATCH] types/mongoose version bump to 5.0.15 --- types/mongoose/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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