openvidu-node-client: rollback to typescript 3.8.3

This commit is contained in:
pabloFuente 2020-11-10 21:13:38 +01:00
parent 339a894682
commit 67ea4f0491
2 changed files with 387 additions and 153 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"ts-node": "9.0.0",
"tslint": "6.1.3",
"typedoc": "0.19.2",
"typescript": "4.0.5"
"typescript": "3.8.3"
},
"license": "Apache-2.0",
"main": "lib/index.js",