fix(core): update

This commit is contained in:
2018-12-10 23:41:41 +01:00
parent e98fe56488
commit 4b22e8118b
6 changed files with 232 additions and 31 deletions

View File

@@ -27,6 +27,8 @@
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.9.4"
"@types/node": "^10.9.4",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.17.0"
}
}