From 71d1224978e84eabf76de8aada2e34d8e070760f Mon Sep 17 00:00:00 2001 From: Terry Bayne Date: Mon, 27 Feb 2017 08:17:20 -0600 Subject: [PATCH] Updated version supported to react-autosuggest 8.0 --- react-autosuggest/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-autosuggest/index.d.ts b/react-autosuggest/index.d.ts index d028e0b595..5f3648eb3a 100644 --- a/react-autosuggest/index.d.ts +++ b/react-autosuggest/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-autosuggest 7.0 +// Type definitions for react-autosuggest 8.0 // Project: http://react-autosuggest.js.org/ // Definitions by: Nicolas Schmitt , Philip Ottesen , Robert Essig , Terry Bayne // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped