From 5a2b88f7e493f8d11207bb75bd2913863d8075ba Mon Sep 17 00:00:00 2001 From: Matt Lewis Date: Fri, 28 Oct 2016 16:17:49 +0100 Subject: [PATCH] Add version of date-fns module (#11943) --- date-fns/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/date-fns/index.d.ts b/date-fns/index.d.ts index d0582c2571..bb78fe74e2 100644 --- a/date-fns/index.d.ts +++ b/date-fns/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for date-fns +// Type definitions for date-fns v2.5.1 // Project: https://date-fns.org/ // Definitions by: Matt Lewis // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped