fix(core): update

This commit is contained in:
2019-08-26 16:33:08 +02:00
parent 6f3aab9232
commit 4b283ad6a3
2 changed files with 19 additions and 20 deletions

View File

@ -16,11 +16,11 @@
"tsbundle": "cli.js"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsrun": "^1.2.6",
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.6.6",
"@types/node": "^12.7.2",
"tslint": "^5.19.0",
"tslint-config-prettier": "^1.15.0"
},