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