mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
fix(package): update del to version 3.0.0 (#2220)
This commit is contained in:
parent
0d4e0e52f7
commit
ad4ec554ca
|
@ -62,7 +62,7 @@
|
|||
"babel-template": "6.24.1",
|
||||
"case-sensitive-paths-webpack-plugin": "2.0.0",
|
||||
"cross-spawn": "5.1.0",
|
||||
"del": "2.2.2",
|
||||
"del": "3.0.0",
|
||||
"etag": "1.8.0",
|
||||
"fresh": "0.5.0",
|
||||
"friendly-errors-webpack-plugin": "1.5.0",
|
||||
|
|
Loading…
Reference in a new issue