2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-23 03:00:32 +03:00

Merge pull request #153 from cristijora/dependabot/npm_and_yarn/webpack-dev-middleware-2.0.4

Bump webpack-dev-middleware from 1.12.0 to 2.0.4
This commit is contained in:
Cristi Jora
2018-01-16 18:11:42 +02:00
committed by GitHub
2 changed files with 43 additions and 4 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
"vue-test-utils": "^1.0.0-beta.1",
"webpack": "^3.10.0",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-middleware": "^1.10.0",
"webpack-dev-middleware": "^2.0.4",
"webpack-hot-middleware": "^2.21.0",
"webpack-merge": "^4.1.1"
},