fix(core): update

This commit is contained in:
2019-08-25 16:27:54 +02:00
parent 990fbaf785
commit d238012b68
2 changed files with 81 additions and 159 deletions

View File

@ -35,10 +35,10 @@
"typescript": "^3.5.2"
},
"devDependencies": {
"@gitzone/tsrun": "^1.2.6",
"@pushrocks/tapbundle": "^3.0.11",
"@types/node": "^12.0.8",
"tslint": "^5.17.0",
"@gitzone/tsrun": "^1.2.8",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.7.2",
"tslint": "^5.19.0",
"tslint-config-prettier": "^1.18.0"
}
}