mirror of
https://github.com/debug-js/debug.git
synced 2026-01-25 16:42:28 +00:00
dist: recompile
This commit is contained in:
parent
abe20e18a8
commit
558f604f07
12
dist/debug.js
vendored
12
dist/debug.js
vendored
@ -18,12 +18,12 @@ exports.useColors = useColors;
|
||||
*/
|
||||
|
||||
exports.colors = [
|
||||
'cyan',
|
||||
'green',
|
||||
'goldenrod', // "yellow" is just too bright on a white background...
|
||||
'blue',
|
||||
'purple',
|
||||
'red'
|
||||
'lightseagreen',
|
||||
'forestgreen',
|
||||
'goldenrod',
|
||||
'dodgerblue',
|
||||
'darkorchid',
|
||||
'crimson'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user