aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json4
1 files changed, 2 insertions, 2 deletions
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",