From 86f046fdab411b0cb6120caa326edf85154a2a4d Mon Sep 17 00:00:00 2001 From: SleepWalker Date: Sun, 7 Feb 2016 11:43:47 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=B0=D1=82=D0=B8=D0=BB=20ba?= =?UTF-8?q?bel-plugin-react-intl=20=D0=B4=D0=BE=202.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f54da6..a409b93 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-core": "^6.0.0", "babel-eslint": "^5.0.0-beta6", "babel-loader": "^6.0.0", - "babel-plugin-react-intl": "^2.0.0", + "babel-plugin-react-intl": "~2.0.0", "babel-plugin-transform-runtime": "^6.3.13", "babel-preset-es2015": "^6.3.13", "babel-preset-react": "^6.3.13",