From a870cb6d5f2bb38525b889efd7342617d0d2a08e Mon Sep 17 00:00:00 2001 From: Tom Wanzek Date: Wed, 17 May 2017 12:02:54 -0400 Subject: [PATCH] [d3-selection] * [Chore] Update last validated version comment --- types/d3-selection/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/d3-selection/index.d.ts b/types/d3-selection/index.d.ts index 2b61695abd..abbb14db0f 100644 --- a/types/d3-selection/index.d.ts +++ b/types/d3-selection/index.d.ts @@ -3,7 +3,7 @@ // Definitions by: Tom Wanzek , Alex Ford , Boris Yankov // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// Last module patch version validated against: 1.0.2 +// Last module patch version validated against: 1.1 // -------------------------------------------------------------------------- // Shared Type Definitions and Interfaces