Skip to content

Commit

Permalink
Update to version v2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsopenvidu committed Sep 22, 2022
1 parent 94ece52 commit 77a07fc
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
34 changes: 17 additions & 17 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.22.0",
"openvidu-browser": "2.23.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.22.0"
"version": "2.23.0"
}
34 changes: 17 additions & 17 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.22.0",
"openvidu-browser": "2.23.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.22.0"
"version": "2.23.0"
}

0 comments on commit 77a07fc

Please sign in to comment.