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:
parent
d1e0eb5857
commit
0d6b1d462e
2 changed files with 8 additions and 8 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue