From 3ecedc8fa8585424f2d719eee036e47a2118ad2c Mon Sep 17 00:00:00 2001 From: Thomas Charlat Date: Fri, 17 Feb 2017 18:10:54 +0100 Subject: [PATCH] Proposed modification is a priori a fix, and should increment semver as a patch --- 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 2c00a07dc9..ed0b639f92 100644 --- a/react-intl/index.d.ts +++ b/react-intl/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-intl 2.2.0 +// Type definitions for react-intl 2.2.1 // Project: http://formatjs.io/react/ // Definitions by: Bruno Grieder , Christian Droulers , Fedor Nezhivoi , Till Wolff // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped