chore: finally got all the types building

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-04-15 10:46:17 +02:00
parent fcb8cfa7b9
commit 566e492359
4 changed files with 185 additions and 118 deletions
-1
View File
@@ -39,7 +39,6 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^7.3.1",
"@types/react-dev-utils": "^9.0.4",
"@types/recursive-readdir": "^2.2.0",
"ts-node": "^10.0.0"
},