Update openvidu-node-client to version v2.8.0
This commit is contained in:
parent
c81f4e79a9
commit
adf4d1248b
2
openvidu-node-client/package-lock.json
generated
2
openvidu-node-client/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openvidu-node-client",
|
||||
"version": "2.5.0",
|
||||
"version": "2.8.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -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.5.0"
|
||||
"version": "2.8.0"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user