mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
chore(renovate): ignore fs-extra v9 which requires node 10.x
This commit is contained in:
parent
60f1aa93bd
commit
af3cffc3e0
@ -14,7 +14,8 @@
|
||||
"pify",
|
||||
"file-loader",
|
||||
"url-loader",
|
||||
"@babel/parser"
|
||||
"@babel/parser",
|
||||
"fs-extra"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
|
Loading…
Reference in New Issue
Block a user