Skip to content

Commit

Permalink
openvidu-components: Released v2.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Oct 26, 2023
1 parent 48d60ea commit d9d524b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions openvidu-components-angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions openvidu-components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@angular/platform-browser-dynamic": "14.2.10",
"@angular/router": "14.2.10",
"autolinker": "4.0.0",
"openvidu-browser": "2.29.0",
"openvidu-browser": "2.29.1",
"rxjs": "7.5.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
Expand Down Expand Up @@ -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": "2.29.1"
"version": "2.29.2"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@angular/material": "^14.0.0",
"autolinker": "^4.0.0",
"buffer": "^6.0.3",
"openvidu-browser": "2.29.0"
"openvidu-browser": "2.29.1"
},
"version": "2.29.1"
"version": "2.29.2"
}

0 comments on commit d9d524b

Please sign in to comment.