Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "af-color", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Colors", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
@@ -14,3 +14,2 @@ // noinspection JSUnusedGlobalSymbols | ||
export const def = '\x1b[39m'; // Default (foreground color at startup) | ||
export const dim = '\x1b[2m'; | ||
@@ -17,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19759