chore(package): update webpack to version 4.0.0

This commit is contained in:
greenkeeper[bot] 2018-02-25 04:12:41 +00:00
parent 6a8f848230
commit 94bfca09fe

View file

@ -31,6 +31,6 @@
"eslint-plugin-import": "^2.8.0", "eslint-plugin-import": "^2.8.0",
"http-server": "^0.11.0", "http-server": "^0.11.0",
"msgflo-nodejs": "^0.11.1", "msgflo-nodejs": "^0.11.1",
"webpack": "^3.8.1" "webpack": "^4.0.0"
} }
} }