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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index 30d2da42..33345e2d 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -30,14 +30,14 @@
"stylelint-webpack-plugin": "^0.10.5",
"uglify-loader": "^2.0.0",
"url-loader": "^1.0.1",
- "webpack": "^4.10.1",
- "webpack-cli": "^2.1.4"
+ "webpack": "^4.12.0",
+ "webpack-cli": "^3.0.3"
},
"dependencies": {
"awesomplete": "^1.1.2",
"classlist.js": "^1.1.20150312",
"element-closest": "^2.0.2",
- "evil-icons": "^1.9.0",
+ "evil-icons": "^1.10.1",
"url-search-params-polyfill": "^4.0.0",
"whatwg-fetch": "^2.0.4"
}