cli: add support for ts4

This commit is contained in:
Patrik Oldsberg
2020-10-13 11:46:21 +02:00
parent 5ff5b1325d
commit bb243dca25
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"fs-extra": "^9.0.0",
"github-slugger": "^1.3.0",
"ts-node": "^8.6.2",
"typescript": "^3.9.3"
"typescript": "^4.0.3"
},
"devDependencies": {
"@types/fs-extra": "^9.0.1",