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"
}
}

View File

@ -6,6 +6,7 @@ dependencies:
download: 8.0.0
devDependencies:
'@zeit/ncc': 0.22.1
typescript: 3.8.3
lockfileVersion: 5.1
packages:
/@actions/core/1.2.4:
@ -992,6 +993,13 @@ packages:
node: '>=0.6.11 <=0.7.0 || >=0.7.3'
resolution:
integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
/typescript/3.8.3:
dev: true
engines:
node: '>=4.2.0'
hasBin: true
resolution:
integrity: sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
/unbzip2-stream/1.3.0:
dependencies:
buffer: 3.6.2
@ -1068,3 +1076,4 @@ specifiers:
'@types/node': ^13.13.5
'@zeit/ncc': ^0.22.1
download: ^8.0.0
typescript: ^3.8.3