mirror of https://github.com/OpenVidu/openvidu.git
openvidu-node-client-v2compatibility: Bumped version to 3.0.0
parent
2960a3b7d4
commit
2729484d92
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "openvidu-node-client-v2compatibility",
|
"name": "openvidu-node-client-v2compatibility",
|
||||||
"version": "3.0.0-beta3",
|
"version": "3.0.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "openvidu-node-client-v2compatibility",
|
"name": "openvidu-node-client-v2compatibility",
|
||||||
"version": "3.0.0-beta3",
|
"version": "3.0.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "1.7.1",
|
"axios": "1.7.1",
|
||||||
|
|
|
@ -30,5 +30,5 @@
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
"README.md"
|
"README.md"
|
||||||
],
|
],
|
||||||
"version": "3.0.0-beta3"
|
"version": "3.0.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue