From 324f92db425a0c2be9223c48b33d3ef29f32c437 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 10 Jul 2017 21:14:06 +0000 Subject: [PATCH] chore(package): update extract-text-webpack-plugin to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9617f3..d728ac0 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "^4.2.0", "eslint-loader": "^1.9.0", "eslint-plugin-react": "^7.1.0", - "extract-text-webpack-plugin": "^2.1.2", + "extract-text-webpack-plugin": "^3.0.0", "file-loader": "^0.11.2", "html-webpack-plugin": "^2.29.0", "json-loader": "^0.5.4",