From 9a1aa8923c93f7eb8ea6a9c393cb64e5be4cea4a Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Fri, 4 Aug 2017 17:44:56 -0700 Subject: [PATCH] Move author attribution to v3 version, not v4 --- types/react-router/index.d.ts | 1 - types/react-router/v3/index.d.ts | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-router/index.d.ts b/types/react-router/index.d.ts index ed158404de..82811fadfb 100644 --- a/types/react-router/index.d.ts +++ b/types/react-router/index.d.ts @@ -13,7 +13,6 @@ // Huy Nguyen // Jérémy Fauvel // Daniel Roth -// Ross Allen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 diff --git a/types/react-router/v3/index.d.ts b/types/react-router/v3/index.d.ts index 10d6bb168c..69f24bfc3b 100644 --- a/types/react-router/v3/index.d.ts +++ b/types/react-router/v3/index.d.ts @@ -9,6 +9,7 @@ // John Reilly // Karol Janyst // Dovydas Navickas +// Ross Allen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3