mirror of https://github.com/OpenVidu/openvidu.git
Update openvidu-node-client to version v2.5.0
parent
c4750105c6
commit
ae8bd36ecc
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
"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",
|
"typings": "lib/index.d.ts",
|
||||||
"version": "2.4.0"
|
"version": "2.5.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue