feat: upgrade typescript

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-29 18:21:02 +08:00
parent 525fde9f51
commit ce431aded4
17 changed files with 18 additions and 18 deletions

View File

@ -24,7 +24,7 @@
"devDependencies": {
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},
"dependencies": {
"@ms/api": "^0.3.0",