Skip to content

Commit e384ce8

Browse files
committed
1.1.23
1 parent 7efa1af commit e384ce8

File tree

4 files changed

+7207
-5498
lines changed

4 files changed

+7207
-5498
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-rtc-js",
3-
"version": "1.1.19",
3+
"version": "1.1.23",
44
"description": "Amazon Connect softphone library",
55
"license": "Apache-2.0",
66
"main": "./src/js/connect-rtc.js",
@@ -25,7 +25,7 @@
2525
"prepublish": "grunt build",
2626
"test": "grunt && nyc --reporter=html mocha --compilers js:babel-core/register test/unit"
2727
},
28-
"_ucsdk_upgrade_note" : "Please follow the instruction here(https://tiny.amazon.com/18mszf5px/quipaTMFStep) to upgrade @citrix/ucsdk",
28+
"_ucsdk_upgrade_note": "Please follow the instruction here(https://tiny.amazon.com/18mszf5px/quipaTMFStep) to upgrade @citrix/ucsdk",
2929
"dependencies": {
3030
"@citrix/ucsdk": "2.0.5",
3131
"uuid": "^3.0.1",

0 commit comments

Comments
 (0)