mirror of https://github.com/OpenVidu/openvidu.git
Update openvidu-node-client to version v2.11.0
parent
4cb6ae1bba
commit
e80b692be4
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "openvidu-node-client",
|
||||
"version": "2.10.0",
|
||||
"version": "2.11.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -33,5 +33,5 @@
|
|||
"docs": "./node_modules/typedoc/bin/typedoc --options ./config/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.10.0"
|
||||
"version": "2.11.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue