Skip to content

Commit

Permalink
1.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
siwei-w committed Dec 12, 2023
1 parent 17337d9 commit 86dff66
Show file tree
Hide file tree
Showing 4 changed files with 7,207 additions and 5,498 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "connect-rtc-js",
"version": "1.1.19",
"version": "1.1.22",
"description": "Amazon Connect softphone library",
"license": "Apache-2.0",
"main": "./src/js/connect-rtc.js",
Expand All @@ -25,7 +25,7 @@
"prepublish": "grunt build",
"test": "grunt && nyc --reporter=html mocha --compilers js:babel-core/register test/unit"
},
"_ucsdk_upgrade_note" : "Please follow the instruction here(https://tiny.amazon.com/18mszf5px/quipaTMFStep) to upgrade @citrix/ucsdk",
"_ucsdk_upgrade_note": "Please follow the instruction here(https://tiny.amazon.com/18mszf5px/quipaTMFStep) to upgrade @citrix/ucsdk",
"dependencies": {
"@citrix/ucsdk": "2.0.5",
"uuid": "^3.0.1",
Expand Down
Loading

0 comments on commit 86dff66

Please sign in to comment.