From 48ea9749fb32a32dbcb4a7bb15a43405a419388c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fay=C3=A7al=20Tirich?= Date: Fri, 1 Feb 2019 09:58:12 +0100 Subject: [PATCH] [@types/react-flatpickr] Increase the version number in the header --- types/react-flatpickr/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-flatpickr/index.d.ts b/types/react-flatpickr/index.d.ts index c1420a6b26..0ec95e5159 100644 --- a/types/react-flatpickr/index.d.ts +++ b/types/react-flatpickr/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-flatpickr 3.6 +// Type definitions for react-flatpickr 3.7 // Project: https://github.com/coderhaoxin/react-flatpickr // Definitions by: begincalendar // snaveevans