add support for FORCE_COLOR environment variable to force color
https://github.com/sindresorhus/supports-color/pull/18
This commit is contained in:
parent
e520cec3e1
commit
19935d6484
2 changed files with 3 additions and 5 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"escape-string-regexp": "^1.0.2",
|
||||
"has-ansi": "^1.0.3",
|
||||
"strip-ansi": "^2.0.1",
|
||||
"supports-color": "^1.2.1"
|
||||
"supports-color": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"matcha": "^0.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue