pin version of webpack-dev-middleware

DJ committed Mar 13, 2019
commit e98accd30ecde9543d6ab4980e5829f3fff9aa49
Showing 1 changed file with 2 additions and 1 deletions
package.json +2 -1
@@ @@ -6,6 +6,7 @@
"author": "Nichlas W. Andersen",
"license": "MIT",
"dependencies": {
- "vuepress": "^0.14.1"
+ "vuepress": "^0.14.1",
+ "webpack-dev-middleware": "3.6.0"
}
}