Update webpack from 4.6.0 to 4.8.0 in app/mithril

This commit is contained in:
Dependencies.io Bot 2018-05-07 18:12:16 +00:00
parent b63a85df87
commit b001a0ecb3

View File

@ -40,7 +40,7 @@
"global": "^4.3.2",
"html-webpack-plugin": "^3.2.0",
"raw-loader": "^0.5.1",
"webpack": "^4.6.0",
"webpack": "^4.8.0",
"webpack-hot-middleware": "^2.22.1"
},
"devDependencies": {