Update Typescript to 3.7

This commit is contained in:
Dragory 2019-11-07 22:52:40 +02:00
parent 5880489039
commit ba4ddfcc32
8 changed files with 27 additions and 16 deletions

View file

@ -13,7 +13,7 @@
"prettier": "^1.16.4",
"tslint": "^5.13.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6"
"typescript": "^3.7.2"
},
"husky": {
"hooks": {