3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 10:05:03 +00:00

feat: update to Typescript 4.4

This commit is contained in:
Dragory 2021-10-31 14:28:13 +02:00
parent d1e0eb5857
commit 0d6b1d462e
2 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,7 @@
"prettier": "^2.4.0",
"tslint": "^5.13.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.3.4"
"typescript": "4.4"
},
"husky": {
"hooks": {