fix(core): update

This commit is contained in:
2019-05-19 22:59:59 +02:00
parent 5a046a7667
commit b78b0ef599
3 changed files with 18 additions and 17 deletions

View File

@@ -20,7 +20,7 @@
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^12.0.0",
"@types/node": "^12.0.2",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.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.13",
"@pushrocks/smartshell": "^2.0.15",
"typedoc": "^0.14.2",
"typescript": "^3.4.5"
}