mirror of https://github.com/OpenVidu/openvidu.git
ov-components: Bump to 3.0.0-dev5
parent
81fa53b5bf
commit
82264d436e
|
@ -78,5 +78,5 @@
|
|||
"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"
|
||||
},
|
||||
"version": "3.0.0-beta1"
|
||||
"version": "3.0.0-dev5"
|
||||
}
|
|
@ -12,7 +12,7 @@
|
|||
"@angular/material": "^16.0.0 || ^17.0.0",
|
||||
"autolinker": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"openvidu-browser-v2compatibility": "3.0.0-beta1"
|
||||
"openvidu-browser-v2compatibility": "3.0.0-dev5"
|
||||
},
|
||||
"version": "3.0.0-beta1"
|
||||
"version": "3.0.0-dev5"
|
||||
}
|
Loading…
Reference in New Issue