colorful-logging
Advanced tools
Comparing version 1.4.13 to 1.4.14
@@ -54,2 +54,4 @@ import { | ||
} | ||
return levelsMap; | ||
}; |
{ | ||
"name": "colorful-logging", | ||
"version": "1.4.13", | ||
"version": "1.4.14", | ||
"description": "A simple logging module with pleasing default colors and optional color arguments.", | ||
@@ -5,0 +5,0 @@ "module": "index.js", |
6012
243