From 36961527d5ffe4d7a1ed91b4eabedaf7f750d31c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 10 Jul 2017 21:15:18 +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 562d32b..af74457 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-import": "^2.2.0", "eslint-watch": "^3.0.1", "express": "4.15.2", - "extract-text-webpack-plugin": "^2.1.0", + "extract-text-webpack-plugin": "^3.0.0", "html-webpack-plugin": "^2.28.0", "jsdom": "^10.0.0", "json-schema-faker": "^0.4.1",