Merge pull request #1371 from thelounge/greenkeeper/webpack-3.4.0

Update webpack to the latest version 🚀
This commit is contained in:
Jérémie Astori 2017-07-25 12:37:03 -04:00 committed by GitHub
commit 30a1bb7b9b
1 changed files with 1 additions and 1 deletions

View File

@ -79,6 +79,6 @@
"stylelint": "8.0.0", "stylelint": "8.0.0",
"stylelint-config-standard": "17.0.0", "stylelint-config-standard": "17.0.0",
"urijs": "1.18.10", "urijs": "1.18.10",
"webpack": "3.3.0" "webpack": "3.4.0"
} }
} }