From a0109d145cc40c6edf2bfb2185f8663c29338b4b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 8 Jun 2017 07:00:55 +0000 Subject: [PATCH] fix(package): update extract-text-webpack-plugin to version 2.1.2 Closes #2541 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae1a305fdaf..cb23763f9f3 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "es6-error": "4.0.2", "eslint-plugin-jest": "20.0.3", "express": "4.15.2", - "extract-text-webpack-plugin": "2.1.0", + "extract-text-webpack-plugin": "2.1.2", "fastclick": "1.0.6", "helmet": "3.6.1", "humps": "2.0.0",