openvidu-node-client: rollback to typescript 3.8.3

pull/559/head
pabloFuente 2020-11-10 21:40:50 +01:00
parent fbb7e6ce43
commit e9b21c9da2
1 changed files with 1 additions and 1 deletions

View File

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