Skip to content

Commit a50f18c

Browse files
committed
fix(widget-meet): Update sdk to get facing mode fix
1 parent 9d97557 commit a50f18c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"dependencies": {
4646
"@ciscospark/common": "1.0.0",
4747
"@ciscospark/helper-html": "1.0.0",
48-
"@ciscospark/internal-plugin-avatar": "1.0.0",
49-
"@ciscospark/internal-plugin-conversation": "1.0.0",
50-
"@ciscospark/internal-plugin-encryption": "1.0.0",
51-
"@ciscospark/internal-plugin-flag": "1.0.0",
52-
"@ciscospark/internal-plugin-mercury": "^1.0.0",
53-
"@ciscospark/internal-plugin-metrics": "1.0.0",
54-
"@ciscospark/internal-plugin-user": "^1.0.0",
55-
"@ciscospark/plugin-logger": "1.0.0",
56-
"@ciscospark/plugin-people": "1.0.0",
57-
"@ciscospark/plugin-phone": "1.0.0",
58-
"@ciscospark/spark-core": "1.0.0",
59-
"@ciscospark/storage-adapter-local-forage": "1.0.0",
60-
"@ciscospark/storage-adapter-local-storage": "1.0.0",
48+
"@ciscospark/internal-plugin-avatar": "1.0.3",
49+
"@ciscospark/internal-plugin-conversation": "1.0.3",
50+
"@ciscospark/internal-plugin-encryption": "1.0.3",
51+
"@ciscospark/internal-plugin-flag": "1.0.3",
52+
"@ciscospark/internal-plugin-mercury": "1.0.3",
53+
"@ciscospark/internal-plugin-metrics": "1.0.3",
54+
"@ciscospark/internal-plugin-user": "1.0.3",
55+
"@ciscospark/plugin-logger": "1.0.3",
56+
"@ciscospark/plugin-people": "1.0.3",
57+
"@ciscospark/plugin-phone": "1.0.3",
58+
"@ciscospark/spark-core": "1.0.3",
59+
"@ciscospark/storage-adapter-local-forage": "1.0.3",
60+
"@ciscospark/storage-adapter-local-storage": "1.0.3",
6161
"ampersand-events": "^2.0.2",
6262
"autobind-decorator": "^1.3.4",
6363
"browser-saveas": "^1.0.1",

0 commit comments

Comments
 (0)