types/mongoose version bump to 5.0.15

This commit is contained in:
Hasan Tayyar BEŞİK
2018-05-11 10:59:00 +02:00
parent 1762c042d8
commit b629667f8e

View File

@@ -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 <https://github.com/horiuchi>
// sindrenm <https://github.com/sindrenm>