mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
chore(package): update webpack-hot-middleware to version 2.15.0 (#654)
This commit is contained in:
parent
c01e306022
commit
ef25cf698d
|
@ -76,7 +76,7 @@
|
|||
"url": "0.11.0",
|
||||
"webpack": "2.2.0-rc.3",
|
||||
"webpack-dev-middleware": "1.9.0",
|
||||
"webpack-hot-middleware": "2.14.0",
|
||||
"webpack-hot-middleware": "2.15.0",
|
||||
"write-file-webpack-plugin": "3.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue