fix(core): update

This commit is contained in:
2019-09-11 17:42:34 +02:00
parent e364545d0e
commit 601cd37d88
3 changed files with 174 additions and 54 deletions

View File

@@ -16,7 +16,9 @@
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.24",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.7.5"
"@types/node": "^12.7.5",
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@types/semver": "^6.0.2",