ov-components: Bump to 3.0.0-dev6

pull/820/merge
Carlos Santos 2024-06-24 16:49:15 +02:00
parent 6ec78e5522
commit 40c19cedca
2 changed files with 2 additions and 2 deletions

View File

@ -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": "3.0.0-dev5" "version": "3.0.0-dev6"
} }

View File

@ -14,5 +14,5 @@
"buffer": "^6.0.3", "buffer": "^6.0.3",
"openvidu-browser-v2compatibility": "3.0.0-dev5" "openvidu-browser-v2compatibility": "3.0.0-dev5"
}, },
"version": "3.0.0-dev5" "version": "3.0.0-dev6"
} }