From 72f41db4b4fe03bf2a193181e763eb28bea8543a Mon Sep 17 00:00:00 2001 From: Ben Lichtman Date: Mon, 13 Apr 2020 10:26:44 -0700 Subject: [PATCH] Remove owner from mongoose-simple-random (#43712) --- types/mongoose-simple-random/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/mongoose-simple-random/index.d.ts b/types/mongoose-simple-random/index.d.ts index ca49bd9107..ee6bd91643 100644 --- a/types/mongoose-simple-random/index.d.ts +++ b/types/mongoose-simple-random/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for mongoose-simple-random 0.4 // Project: https://github.com/larryprice/mongoose-simple-random -// Definitions by: Roberts Slisans +// Definitions by: TypeScript Bot // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 3.0