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