fix(core): update

This commit is contained in:
2019-04-08 17:50:57 +02:00
parent 5afe6e6981
commit e258b2d62e
2 changed files with 300 additions and 228 deletions

View File

@ -19,16 +19,16 @@
"build": "(tsbuild)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.3",
"@gitzone/tsbuild": "^2.1.8",
"@pushrocks/tapbundle": "^3.0.7"
},
"dependencies": {
"@gitzone/tsrun": "^1.1.17",
"@gitzone/tsrun": "^1.2.5",
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartfile": "^6.0.11",
"@pushrocks/smartlog": "^2.0.9",
"@pushrocks/smartpromise": "^2.0.5",
"@pushrocks/smartshell": "^2.0.11",
"@pushrocks/smartfile": "^7.0.2",
"@pushrocks/smartlog": "^2.0.19",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartshell": "^2.0.13",
"@types/figures": "^2.0.0",
"figures": "^2.0.0"
}