mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
fix(package): update write-file-webpack-plugin to version 4.0.2 (#1729)
https://greenkeeper.io/
This commit is contained in:
parent
384053e80e
commit
ceae4173db
|
@ -92,7 +92,7 @@
|
|||
"webpack": "2.4.0",
|
||||
"webpack-dev-middleware": "1.10.2",
|
||||
"webpack-hot-middleware": "2.18.0",
|
||||
"write-file-webpack-plugin": "4.0.0"
|
||||
"write-file-webpack-plugin": "4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "7.2.3",
|
||||
|
|
Loading…
Reference in a new issue