Skip to content

Commit

Permalink
updated to version 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygaessler committed Feb 6, 2024
1 parent 16f70d6 commit afc953c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

Use of this sample app is subject to our [Terms of Use](https://explore.zoom.us/en/legal/zoom-api-license-and-tou/).

---

**NOTE:** This sample app has been updated to use [Meeting SDK app type](https://developers.zoom.us/docs/meeting-sdk/create/) credentials instead of [JWT app type](https://developers.zoom.us/docs/platform/build/jwt-app/) type credentials.

---

This repo is a [React](https://reactjs.org/) app generated via [Create React App](https://github.com/facebook/create-react-app) that uses the [Zoom Meeting SDK](https://developers.zoom.us/docs/meeting-sdk/web/) to start and join Zoom meetings and webinars.

Expand Down
12 changes: 6 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meetingsdk-sample-react",
"version": "3.1.4",
"version": "3.1.6",
"author": "Zoom Video Communications, Inc.",
"contributors": [
{
Expand All @@ -10,7 +10,7 @@
"homepage": "",
"private": true,
"dependencies": {
"@zoom/meetingsdk": "^3.1.4",
"@zoom/meetingsdk": "^3.1.6",
"react": "16.14.0",
"react-dev-utils": "^12.0.1",
"react-dom": "16.14.0",
Expand Down

0 comments on commit afc953c

Please sign in to comment.