Merge pull request #1407 from thelounge/greenkeeper/webpack-3.5.4

Update webpack to the latest version 🚀
This commit is contained in:
Pavel Djundik 2017-08-13 19:17:40 +03:00 committed by GitHub
commit 16cde4fcb2
1 changed files with 1 additions and 1 deletions

View File

@ -80,6 +80,6 @@
"socket.io-client": "1.7.4", "socket.io-client": "1.7.4",
"stylelint": "8.0.0", "stylelint": "8.0.0",
"stylelint-config-standard": "17.0.0", "stylelint-config-standard": "17.0.0",
"webpack": "3.5.3" "webpack": "3.5.4"
} }
} }