openvidu-node-client: rollback to typescript 3.8.3

This commit is contained in:
pabloFuente 2020-06-11 13:56:37 +02:00
parent 1c3a120e0e
commit 2d64569392
2 changed files with 64 additions and 613 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"ts-node": "8.10.2",
"tslint": "6.1.1",
"typedoc": "0.17.7",
"typescript": "3.9.5"
"typescript": "3.8.3"
},
"license": "Apache-2.0",
"main": "lib/index.js",