colorful-logging
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -8,4 +8,4 @@ const chalk = require('chalk'); | ||
colorFormatter || chalk.red, | ||
bgColorFormatter || chalk.bgWhite, | ||
bgColorFormatter, | ||
)); | ||
}; |
{ | ||
"name": "colorful-logging", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "A simple logging module with pleasing default colors and optional color arguments.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3526