From d1e720a15d288b06aec1a983fb3d59ff857066c4 Mon Sep 17 00:00:00 2001 From: Nishchal Gautam Date: Tue, 15 Aug 2017 14:18:11 +0700 Subject: [PATCH] remove patch version --- types/react-modal/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-modal/index.d.ts b/types/react-modal/index.d.ts index f1b93fc57e..10e50d7cd3 100644 --- a/types/react-modal/index.d.ts +++ b/types/react-modal/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-modal 2.2.4 +// Type definitions for react-modal 2.2 // Project: https://github.com/reactjs/react-modal // Definitions by: Rajab Shakirov , // Drew Noakes ,