From b16ec8d6d90ed9428d33142fb9f1e40c33db1938 Mon Sep 17 00:00:00 2001 From: DD Liu Date: Wed, 3 Jun 2020 17:09:37 -0400 Subject: [PATCH] Bump react-intl to the same version GUI uses --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb18bdbd..34f24659 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "raf": "^3.4.0", "react": "16.2.0", "react-dom": "16.4.0", - "react-intl": "2.7.2", + "react-intl": "2.9.0", "react-intl-redux": "2.0.0", "react-popover": "0.5.10", "react-redux": "5.1.0",