Skip to content

Commit

Permalink
upgraded to websdk 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygaessler committed Jun 8, 2021
1 parent 7294032 commit e040fe2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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": "websdk-sample-angular",
"version": "1.9.5",
"version": "1.9.6",
"author": "Tommy Gaessler",
"scripts": {
"ng": "ng",
Expand All @@ -20,7 +20,7 @@
"@angular/platform-browser": "~11.2.13",
"@angular/platform-browser-dynamic": "~11.2.13",
"@angular/router": "~11.2.13",
"@zoomus/websdk": "^1.9.5",
"@zoomus/websdk": "^1.9.6",
"rxjs": "~6.6.0",
"tslib": "^2.0.3",
"zone.js": "~0.10.2"
Expand Down

0 comments on commit e040fe2

Please sign in to comment.