From b24050cf4d77ea44d10f57b8d23c856d67971162 Mon Sep 17 00:00:00 2001 From: John Gozde Date: Sat, 16 Mar 2019 12:10:03 -0600 Subject: [PATCH] react-window: bump version 1.7 --- types/react-window/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-window/index.d.ts b/types/react-window/index.d.ts index eee0b6b8ae..2f4eda08df 100644 --- a/types/react-window/index.d.ts +++ b/types/react-window/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-window 1.5 +// Type definitions for react-window 1.7 // Project: https://github.com/bvaughn/react-window/, http://react-window.now.sh // Definitions by: Martynas KadiĊĦa // Alex Guerra