mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: ignore esbuild dep update ($43)
This commit is contained in:
parent
b12cbc5ed2
commit
439ab9e80a
@ -1,5 +1,11 @@
|
||||
{
|
||||
"extends": [
|
||||
"@nuxtjs"
|
||||
]
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"esbuild"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user