openvidu-components: Released v2.28.1

pull/816/head
Carlos Santos 2023-06-26 14:08:23 +02:00
parent 9e7443ae7f
commit ca19a1235d
2 changed files with 2 additions and 2 deletions

View File

@ -77,5 +77,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": "2.28.0"
"version": "2.28.1"
}

View File

@ -14,5 +14,5 @@
"buffer": "^6.0.3",
"openvidu-browser": "2.28.0"
},
"version": "2.28.0"
"version": "2.28.1"
}