From 2dfa1ee22ce245bc098cc57b5fb93c336ace8978 Mon Sep 17 00:00:00 2001 From: Paul van Brenk Date: Thu, 29 Jun 2017 12:48:45 -0700 Subject: [PATCH] Update index.d.ts Fix version number --- types/auth0/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/auth0/index.d.ts b/types/auth0/index.d.ts index 4653ec901d..07a316268a 100644 --- a/types/auth0/index.d.ts +++ b/types/auth0/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for auth0 4.0 +// Type definitions for auth0 2.3 // Project: https://github.com/auth0/node-auth0 // Definitions by: Wilson Hobbs , Seth Westphal , Amiram Korach // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped