feat(log): color log

This commit is contained in:
Alexey Kasyanchuk
2018-08-07 01:21:00 +03:00
parent e7b035a1a8
commit aa68200bc5
3 changed files with 36 additions and 11 deletions

7
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "rats-search",
"version": "0.26.2",
"version": "0.27.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -1964,6 +1964,11 @@
"integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=",
"dev": true
},
"ansi-256-colors": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/ansi-256-colors/-/ansi-256-colors-1.1.0.tgz",
"integrity": "sha1-kQ3lDvzHwJ49gvL4er1rcAwYgYo="
},
"ansi-align": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-2.0.0.tgz",