Skip to content

Commit

Permalink
updatd to 2.1.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygaessler committed Jan 17, 2025
1 parent a72f322 commit af2e7a6
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Use of this sample app is subject to our [Terms of Use](https://explore.zoom.us/

This repo is a [Vue.js](https://vuejs.org/) app generated via [Create Vue, the official Vue project scaffolding tool](https://vuejs.org/guide/quick-start.html#creating-a-vue-application), that uses the [Zoom Video SDK UI toolkit](https://developers.zoom.us/docs/video-sdk/web/) to start and joins sessions.

![Zoom Video SDK](https://raw.githubusercontent.com/zoom/videosdk-ui-toolkit-web/HEAD/ui-toolkit%E2%80%93gallery-view.png)
![Zoom Video SDK](https://github.com/zoom/videosdk-ui-toolkit-web/raw/main/uitoolkitgalleryview.png)

## Installation

Expand Down
33 changes: 18 additions & 15 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": "videosdk-ui-toolkit-vuejs-sample",
"version": "1.12.1-1",
"version": "2.1.0-1",
"author": "Zoom Video Communications, Inc.",
"contributors": [
{
Expand All @@ -14,7 +14,7 @@
"preview": "vite preview"
},
"dependencies": {
"@zoom/videosdk-ui-toolkit": "^1.12.1-1",
"@zoom/videosdk-ui-toolkit": "^2.1.0-1",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down

0 comments on commit af2e7a6

Please sign in to comment.