package: add "chalk" to print colored output to terminals
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"gulp": "gulp"
|
||||
},
|
||||
"dependencies": {
|
||||
"yargs": "^17.7.2"
|
||||
"yargs": "^17.7.2",
|
||||
"chalk": "^5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user