chore(package): update webpack-dev-middleware to version 2.0.1 (#577)

Closes #576
This commit is contained in:
Daniel Ternyak 2017-12-13 20:42:17 -08:00 committed by GitHub
parent ebbd706931
commit 22d9598a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
"url-loader": "0.6.2",
"url-search-params-polyfill": "2.0.1",
"webpack": "3.10.0",
"webpack-dev-middleware": "1.12.2",
"webpack-dev-middleware": "2.0.1",
"webpack-hot-middleware": "2.21.0",
"webpack-sources": "1.0.1"
},