Skip to content

Commit

Permalink
Update to version v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsopenvidu committed Nov 17, 2022
1 parent 77a07fc commit 1053214
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
18 changes: 9 additions & 9 deletions library/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 library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@material-ui/icons": "4.9.1",
"axios": "0.20.0",
"jquery": "3.5.1",
"openvidu-browser": "2.23.0",
"openvidu-browser": "2.24.0",
"typeface-roboto": "0.0.75"
},
"description": "OpenVidu React",
Expand Down Expand Up @@ -36,5 +36,5 @@
"start": "react-scripts start",
"test": "react-scripts test --env=jsdom"
},
"version": "2.23.0"
"version": "2.24.0"
}
18 changes: 9 additions & 9 deletions openvidu-call-react/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-call-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@material-ui/icons": "4.9.1",
"axios": "0.19.2",
"jquery": "3.5.0",
"openvidu-browser": "2.23.0",
"openvidu-browser": "2.24.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-scripts": "^3.4.3"
Expand All @@ -24,5 +24,5 @@
"start": "react-scripts start",
"test": "react-scripts test --env=jsdom"
},
"version": "2.23.0"
"version": "2.24.0"
}

0 comments on commit 1053214

Please sign in to comment.