fix(core): update

This commit is contained in:
2019-05-27 13:14:58 +02:00
parent 8d2c9e8241
commit e9b8b3b6d9
2 changed files with 40 additions and 28 deletions

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.15",
"@gitzone/tstest": "^1.0.21",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^12.0.2",
"tslint": "^5.11.0",
@@ -30,7 +30,7 @@
"@pushrocks/smartfile": "^7.0.2",
"@pushrocks/smartlog": "^2.0.19",
"@pushrocks/smartlog-destination-local": "^7.0.5",
"@pushrocks/smartshell": "^2.0.15",
"@pushrocks/smartshell": "^2.0.17",
"typedoc": "^0.14.2",
"typescript": "^3.4.5"
}