From 45d1d247df9c5908b677f892dc5b8c8a87293b58 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Thu, 2 Mar 2017 16:22:23 +0100 Subject: [PATCH] Update extract-text-webpack-plugin to latest (#1700) --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 1082c128ff6..1bc9e053f5a 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -44,7 +44,7 @@ "eslint-plugin-import": "2.0.1", "eslint-plugin-jsx-a11y": "2.2.3", "eslint-plugin-react": "6.4.1", - "extract-text-webpack-plugin": "2.0.0-rc.3", + "extract-text-webpack-plugin": "2.0.0", "file-loader": "0.10.0", "filesize": "3.3.0", "fs-extra": "0.30.0",