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