mirror of https://github.com/OpenVidu/openvidu.git
openvidu-node-client-v2compatibility: Bumped to 3.0.0-beta1
parent
649a2efdab
commit
5f51f7446f
|
@ -1,5 +1,5 @@
|
|||
[](http://www.apache.org/licenses/LICENSE-2.0)
|
||||
[](https://github.com/OpenVidu/openvidu/actions/workflows/openvidu-ce-test.yml)
|
||||
<!-- [](https://github.com/OpenVidu/openvidu/actions/workflows/openvidu-ce-test.yml) -->
|
||||
[](https://docs.openvidu.io/en/stable/?badge=stable)
|
||||
[](https://openvidu.discourse.group/)
|
||||
|
||||
|
@ -10,8 +10,7 @@ openvidu-node-client-v2compatibility
|
|||
|
||||
- **Description**: Library for your NODE server. It is a fully compatible and simple alternative to the REST API exposed by OpenVidu Server.
|
||||
|
||||
- **Docs**: [openvidu-node-client-v2compatibility API](https://docs.openvidu.io/en/stable/reference-docs/openvidu-node-client-v2compatibility/)
|
||||
|
||||
- **Release**: [OpenVidu Artifacts](https://docs.openvidu.io/en/stable/releases/)
|
||||
<!-- - **Docs**: [openvidu-node-client-v2compatibility API](https://docs.openvidu.io/en/stable/reference-docs/openvidu-node-client/) -->
|
||||
<!-- - **Release**: [OpenVidu Artifacts](https://docs.openvidu.io/en/stable/releases/) -->
|
||||
|
||||
[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120
|
||||
|
|
|
@ -24,5 +24,5 @@
|
|||
"docs": "./generate-docs.sh"
|
||||
},
|
||||
"typings": "lib/index.d.ts",
|
||||
"version": "3.0.0-dev5"
|
||||
"version": "3.0.0-beta1"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue