From 01bca2324af1aea1769df1da4da3382c46478c8d Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Wed, 23 Jan 2019 16:40:24 -0700 Subject: [PATCH] Update index.d.ts --- 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 d2779b4ab6..8942016149 100644 --- a/types/reactstrap/index.d.ts +++ b/types/reactstrap/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for reactstrap 6.4 +// Type definitions for reactstrap 7.1 // Project: https://github.com/reactstrap/reactstrap#readme // Definitions by: Ali Hammad Baig // Marco Falkenberg