fix(core): update

This commit is contained in:
2019-05-28 11:35:03 +02:00
parent 7c4673a5b6
commit 3e98005843
2 changed files with 26 additions and 15 deletions

View File

@ -17,7 +17,7 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tstest": "^1.0.22",
"@gitzone/tstest": "^1.0.23",
"@pushrocks/tapbundle": "^3.0.9",
"@types/node": "^12.0.2",
"tslint": "^5.16.0",
@ -32,6 +32,6 @@
"@pushrocks/smartdelay": "^2.0.3",
"@pushrocks/smartlog": "^2.0.19",
"@pushrocks/smartlog-destination-local": "^7.0.5",
"@pushrocks/smartshell": "^2.0.20"
"@pushrocks/smartshell": "^2.0.22"
}
}