From 47fca902ee7b11a4bead5fefc34fcc5be0550436 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 13 Jun 2018 10:45:57 +0300 Subject: webpack-cli -> webpack-command --- juick-www/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'juick-www/package.json') diff --git a/juick-www/package.json b/juick-www/package.json index 33345e2d..f7fd90ad 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "compile": "webpack --colors -p" + "compile": "webpack --progress -p" }, "repository": { "type": "git", @@ -31,7 +31,7 @@ "uglify-loader": "^2.0.0", "url-loader": "^1.0.1", "webpack": "^4.12.0", - "webpack-cli": "^3.0.3" + "webpack-command": "^0.2.1" }, "dependencies": { "awesomplete": "^1.1.2", -- cgit v1.2.3