fix(console): shorten log output

This commit is contained in:
2018-08-04 19:41:00 +02:00
parent 953a4e4b72
commit 24a6b7480b
4 changed files with 28 additions and 5 deletions

View File

@ -28,6 +28,8 @@
"@pushrocks/smartfile": "^6.0.3",
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartpromise": "^2.0.5",
"@pushrocks/smartshell": "^2.0.5"
"@pushrocks/smartshell": "^2.0.5",
"@types/figures": "^2.0.0",
"figures": "^2.0.0"
}
}