Skip to content

Commit

Permalink
固定webpack-hot-middleware依赖版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
easonyq committed Sep 3, 2018
1 parent 6547822 commit 6058f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"webpack-bundle-analyzer": "^2.8.2",
"webpack-chain": "4.8.0",
"webpack-dev-middleware": "^1.12.0",
"webpack-hot-middleware": "^2.19.0",
"webpack-hot-middleware": "~2.22.0",
"webpack-node-externals": "^1.6.0",
"workbox-webpack-plugin": "^3.4.1"
},
Expand Down

0 comments on commit 6058f68

Please sign in to comment.