From 166c9eed52ea27dabc8004111646febf77031988 Mon Sep 17 00:00:00 2001 From: Isman Usoh Date: Sat, 31 Dec 2016 19:37:16 +0700 Subject: [PATCH] [react-intl] Update React namespaces (#13592) * Update React namespaces * import redux and react types * update to latest version * Update index.d.ts * Update index.d.ts --- react-intl/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-intl/index.d.ts b/react-intl/index.d.ts index 9cc491499a..80a2372e12 100644 --- a/react-intl/index.d.ts +++ b/react-intl/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-intl 2.1.5 +// Type definitions for react-intl 2.2.0 // Project: http://formatjs.io/react/ // Definitions by: Bruno Grieder , Christian Droulers , Fedor Nezhivoi // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped