Install typescript

This commit is contained in:
khai96_ 2020-05-08 10:19:47 +07:00
parent eedc32f380
commit 4b39693231
2 changed files with 10 additions and 0 deletions

View file

@ -8,6 +8,7 @@
"@types/node": "^13.13.5"
},
"devDependencies": {
"typescript": "^3.8.3",
"@zeit/ncc": "^0.22.1"
}
}