fix(core): update

This commit is contained in:
2019-11-03 18:01:40 +01:00
parent 21f3a1dc59
commit 4aa3d18219
3 changed files with 115 additions and 3 deletions

View File

@@ -27,7 +27,9 @@
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.12.5"
"@types/node": "^12.12.5",
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0"
},
"files": [
"ts/**/*",
@@ -40,4 +42,4 @@
"npmextra.json",
"readme.md"
]
}
}