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