From 291b75a3b027efc733651b033003f6dbcc01c71b Mon Sep 17 00:00:00 2001 From: SleepWalker Date: Tue, 12 Apr 2016 06:17:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D0=B0=D0=BF=D0=B4=D0=B5?= =?UTF-8?q?=D0=B9=D1=82=D0=B8=D0=BB=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8?= =?UTF-8?q?=D0=BC=D0=BE=D1=81=D1=82=D0=B8=20=D1=84=D1=80=D0=BE=D0=BD=D1=82?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d1d7fa0..3ded895 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,10 @@ "history": "^1.17.0", "intl-format-cache": "^2.0.4", "intl-messageformat": "^1.1.0", - "react": "^15.0.0-rc.2", + "react": "^15.0.0", "react-dom": "^15.0.0-rc.2", "react-helmet": "^2.3.1", - "react-intl": "=v2.0.0-rc-1", + "react-intl": "^2.0.0", "react-motion": "^0.4.0", "react-redux": "^4.0.0", "react-router": "^2.0.0", @@ -51,6 +51,7 @@ "eslint-plugin-react": "^3.13.1", "exports-loader": "^0.6.3", "extract-text-webpack-plugin": "^0.9.1", + "file-loader": "^0.8.5", "html-webpack-plugin": "^1.7.0", "imports-loader": "^0.6.5", "karma": "*", @@ -69,7 +70,7 @@ "phantomjs-prebuilt": "^2.0.0", "postcss-loader": "^0.8.0", "postcss-url": "^5.1.1", - "react-addons-test-utils": "^0.14.3", + "react-addons-test-utils": "^15.0.0", "sass-loader": "^3.1.2", "sinon": "^1.15.3", "style-loader": "^0.13.0",