mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
chore(deps): ingore wrap-ansi v8 which requires node 12
This commit is contained in:
parent
ff38942c09
commit
1db912f75c
@ -16,7 +16,8 @@
|
||||
"npm",
|
||||
"html-webpack-plugin",
|
||||
"terser-webpack-plugin",
|
||||
"@types/terser-webpack-plugin"
|
||||
"@types/terser-webpack-plugin",
|
||||
"wrap-ansi"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
|
Loading…
Reference in New Issue
Block a user