mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 11:00:11 +00:00
Update supports-colors.js
This commit is contained in:
parent
431627771e
commit
2b739138b3
@ -25,7 +25,7 @@ THE SOFTWARE.
|
||||
|
||||
'use strict';
|
||||
const os = require('os');
|
||||
const hasFlag = require('has-flag');
|
||||
const hasFlag = require('./has-flag.js');
|
||||
|
||||
const env = process.env;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user