From 60f71e1cee12aee11b16617bd1cf7f417a197ca1 Mon Sep 17 00:00:00 2001 From: Ashish Gaurav Date: Thu, 20 Jul 2017 22:38:00 +0530 Subject: [PATCH] [dygraphs] vesions update (#18235) * @types/dygraphs: add legendFormatter in options * version update increment version to reflect changes in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/18107 --- types/dygraphs/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/dygraphs/index.d.ts b/types/dygraphs/index.d.ts index d4774c4944..33db704b3b 100644 --- a/types/dygraphs/index.d.ts +++ b/types/dygraphs/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for dygraphs 1.1.1 +// Type definitions for dygraphs 1.1.2 // Project: http://dygraphs.com // Definitions by: Dan Vanderkam // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped