mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
core(renovate): ignore esm for now
This commit is contained in:
parent
2ca08a6bf3
commit
b13c2d946d
@ -7,7 +7,8 @@
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"thread-loader",
|
||||
"core-js"
|
||||
"core-js",
|
||||
"esm"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
|
Loading…
Reference in New Issue
Block a user