Update openvidu-node-client to version v2.5.0

pull/127/head
jenkinsopenvidu 2018-10-01 09:43:19 +00:00
parent c4750105c6
commit ae8bd36ecc
2 changed files with 608 additions and 608 deletions

File diff suppressed because it is too large Load Diff

View File

@ -33,5 +33,5 @@
"docs": "grunt --gruntfile config/typedoc/custom-theme/gruntfile.js && typedoc --options ./config/typedoc/typedoc.js --out ./docs ./src && rm -rf ../../openvidu.io/api/openvidu-node-client/* && cp -R ./docs/. ../../openvidu.io/api/openvidu-node-client"
},
"typings": "lib/index.d.ts",
"version": "2.4.0"
"version": "2.5.0"
}