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

View File

@ -111,6 +111,7 @@
"buildweb": "node src/background/webpack.js"
},
"dependencies": {
"ansi-256-colors": "^1.1.0",
"bencode": "^2.0.0",
"bitfield": "^2.0.0",
"compare-versions": "^3.1.0",