From 41e1704d08043bea3d79741631c0acdf489bd417 Mon Sep 17 00:00:00 2001 From: orangemug Date: Tue, 7 Nov 2017 10:56:08 +0000 Subject: [PATCH] Updated extract-text-webpack-plugin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 103ac109..b947b9d9 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "css-loader": "^0.28.7", "eslint": "^4.10.0", "eslint-plugin-react": "^7.4.0", - "extract-text-webpack-plugin": "^1.0.1", + "extract-text-webpack-plugin": "^3.0.2", "file-loader": "^1.1.5", "html-webpack-plugin": "^2.30.1", "json-loader": "^0.5.7",