From 55948bf9cf178f8167d554282512e326ce056456 Mon Sep 17 00:00:00 2001 From: ManAnRuck Date: Wed, 23 Jan 2019 10:21:43 +0100 Subject: [PATCH] Update index.d.ts --- types/passport-github/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/passport-github/index.d.ts b/types/passport-github/index.d.ts index bf20ed7ea6..4eaa13e359 100644 --- a/types/passport-github/index.d.ts +++ b/types/passport-github/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for passport-github 1.2 +// Type definitions for passport-github 1.1 // Project: https://github.com/jaredhanson/passport-github // Definitions by: Yasunori Ohoka // Manuel Ruck