mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
chore(deps): ignore chalk v4 which requires node v10
This commit is contained in:
parent
ba938320d0
commit
852e345ee6
@ -15,7 +15,8 @@
|
||||
"file-loader",
|
||||
"url-loader",
|
||||
"@babel/parser",
|
||||
"fs-extra"
|
||||
"fs-extra",
|
||||
"chalk"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
|
Loading…
Reference in New Issue
Block a user