From 7059ba1e9f54c3c439d522b7234e2a7dde8103a0 Mon Sep 17 00:00:00 2001 From: Vincent Pizzo Date: Tue, 5 Mar 2019 14:31:36 -0800 Subject: [PATCH] Don't use patch in version --- types/react-csv/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-csv/index.d.ts b/types/react-csv/index.d.ts index 2fe767d3e7..1390ce1361 100644 --- a/types/react-csv/index.d.ts +++ b/types/react-csv/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-csv 1.1.1 +// Type definitions for react-csv 1.1 // Project: https://github.com/react-csv/react-csv // Definitions by: Vincent Pizzo // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped