mirror of https://github.com/OpenVidu/openvidu.git
Update openvidu-node-client to version v2.20.2
parent
60ec0b4020
commit
d143515470
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "openvidu-node-client",
|
||||
"version": "2.20.1",
|
||||
"version": "2.20.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -33,5 +33,5 @@
|
|||
"docs": "./generate-docs.sh"
|
||||
},
|
||||
"typings": "lib/index.d.ts",
|
||||
"version": "2.20.1"
|
||||
"version": "2.20.2"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue