mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Released v2.29.3
parent
44eb9e9fe0
commit
8c18f4b366
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "openvidu-components-testapp",
|
"name": "openvidu-components-testapp",
|
||||||
"version": "2.29.2",
|
"version": "2.29.3",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "openvidu-components-testapp",
|
"name": "openvidu-components-testapp",
|
||||||
"version": "2.29.2",
|
"version": "2.29.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "14.2.10",
|
"@angular/animations": "14.2.10",
|
||||||
"@angular/cdk": "14.2.7",
|
"@angular/cdk": "14.2.7",
|
||||||
|
|
|
@ -78,5 +78,5 @@
|
||||||
"webcomponent:e2e-pro-ci": "cross-env LAUNCH_MODE=CI npm run webcomponent:e2e-pro",
|
"webcomponent:e2e-pro-ci": "cross-env LAUNCH_MODE=CI npm run webcomponent:e2e-pro",
|
||||||
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false"
|
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false"
|
||||||
},
|
},
|
||||||
"version": "2.29.2"
|
"version": "2.29.3"
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,5 +14,5 @@
|
||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
"openvidu-browser": "2.29.1"
|
"openvidu-browser": "2.29.1"
|
||||||
},
|
},
|
||||||
"version": "2.29.2"
|
"version": "2.29.3"
|
||||||
}
|
}
|
Loading…
Reference in New Issue