From 990eb2f63d56d9379fe86ee167cd72f5cca2fce9 Mon Sep 17 00:00:00 2001 From: Danilo Barros Date: Mon, 1 May 2017 16:26:34 -0300 Subject: [PATCH] chore(index-file): including author name --- types/reactstrap/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/reactstrap/index.d.ts b/types/reactstrap/index.d.ts index 6dadd6d284..166a009e21 100644 --- a/types/reactstrap/index.d.ts +++ b/types/reactstrap/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for reactstrap 4.3 // Project: https://github.com/reactstrap/reactstrap#readme -// Definitions by: Ali Hammad Baig , Marco Falkenberg +// Definitions by: Ali Hammad Baig , Marco Falkenberg , Danilo Barros // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.2