mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore: enable yarn.lock maintenance (#5063)
This commit is contained in:
parent
a9511e58b2
commit
17b53ebfef
@ -7,5 +7,8 @@
|
|||||||
],
|
],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
"thread-loader"
|
"thread-loader"
|
||||||
]
|
],
|
||||||
|
"lockFileMaintenance": {
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user