mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Released v2.28.1
parent
9e7443ae7f
commit
ca19a1235d
|
@ -77,5 +77,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.28.0"
|
"version": "2.28.1"
|
||||||
}
|
}
|
|
@ -14,5 +14,5 @@
|
||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
"openvidu-browser": "2.28.0"
|
"openvidu-browser": "2.28.0"
|
||||||
},
|
},
|
||||||
"version": "2.28.0"
|
"version": "2.28.1"
|
||||||
}
|
}
|
Loading…
Reference in New Issue