2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-21 17:20:33 +03:00

Merge pull request #124 from cristijora/dependabot/npm_and_yarn/webpack-hot-middleware-2.21.0

Bump webpack-hot-middleware from 2.18.2 to 2.21.0
This commit is contained in:
Cristi Jora
2017-12-19 12:49:45 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
"webpack": "^3.10.0",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-middleware": "^1.10.0",
"webpack-hot-middleware": "^2.16.1",
"webpack-hot-middleware": "^2.21.0",
"webpack-merge": "^4.1.1"
},
"engines": {