From 9592afbe80d0899119e73b4c7a7d43b43c304dc9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 16 Oct 2015 13:29:05 -0700 Subject: [PATCH] chore(package): update react-intl to version 1.2.1 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b19c986..13a6e94 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "raw-loader": "^0.5.1", "react": "^0.14.0", "react-dom": "^0.14.0", - "react-intl": "^1.2.0", + "react-intl": "^1.2.1", "react-router": "^1.0.0-rc1", "snazzy": "^1.0.1", "standard": "^5.3.1",