Skip to content

Commit cde50e4

Browse files
author
Bernie Zang
committed
fix(widget-space): update sdk version, fix firefox calling
1 parent b6d2a02 commit cde50e4

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -55,25 +55,25 @@
5555
"homepage": "https://github.com/webex/react-ciscospark#readme",
5656
"main": "src/index.js",
5757
"dependencies": {
58-
"@ciscospark/common": "1.31.1",
59-
"@ciscospark/helper-html": "1.31.1",
60-
"@ciscospark/internal-plugin-conversation": "1.31.1",
61-
"@ciscospark/internal-plugin-encryption": "1.31.1",
62-
"@ciscospark/internal-plugin-feature": "1.31.1",
63-
"@ciscospark/internal-plugin-flag": "1.31.1",
64-
"@ciscospark/internal-plugin-mercury": "1.31.1",
65-
"@ciscospark/internal-plugin-metrics": "1.31.1",
66-
"@ciscospark/internal-plugin-presence": "1.31.1",
67-
"@ciscospark/internal-plugin-search": "1.31.1",
68-
"@ciscospark/internal-plugin-team": "1.31.1",
69-
"@ciscospark/internal-plugin-user": "1.31.1",
70-
"@ciscospark/plugin-authorization": "1.31.1",
71-
"@ciscospark/plugin-logger": "1.31.1",
72-
"@ciscospark/plugin-people": "1.31.1",
73-
"@ciscospark/plugin-phone": "1.31.1",
74-
"@ciscospark/spark-core": "1.31.1",
75-
"@ciscospark/storage-adapter-local-forage": "1.31.1",
76-
"@ciscospark/storage-adapter-local-storage": "1.31.1",
58+
"@ciscospark/common": "1.32.22",
59+
"@ciscospark/helper-html": "1.32.22",
60+
"@ciscospark/internal-plugin-conversation": "1.32.22",
61+
"@ciscospark/internal-plugin-encryption": "1.32.22",
62+
"@ciscospark/internal-plugin-feature": "1.32.22",
63+
"@ciscospark/internal-plugin-flag": "1.32.22",
64+
"@ciscospark/internal-plugin-mercury": "1.32.22",
65+
"@ciscospark/internal-plugin-metrics": "1.32.22",
66+
"@ciscospark/internal-plugin-presence": "1.32.22",
67+
"@ciscospark/internal-plugin-search": "1.32.22",
68+
"@ciscospark/internal-plugin-team": "1.32.22",
69+
"@ciscospark/internal-plugin-user": "1.32.22",
70+
"@ciscospark/plugin-authorization": "1.32.22",
71+
"@ciscospark/plugin-logger": "1.32.22",
72+
"@ciscospark/plugin-people": "1.32.22",
73+
"@ciscospark/plugin-phone": "1.32.22",
74+
"@ciscospark/spark-core": "1.32.22",
75+
"@ciscospark/storage-adapter-local-forage": "1.32.22",
76+
"@ciscospark/storage-adapter-local-storage": "1.32.22",
7777
"ampersand-events": "^2.0.2",
7878
"classnames": "^2.2.5",
7979
"core-decorators": "^0.20.0",
@@ -117,10 +117,10 @@
117117
"devDependencies": {
118118
"@ciscospark/eslint-config-base": "^0.6.1",
119119
"@ciscospark/eslint-config-react": "^0.6.1",
120-
"@ciscospark/test-helper-appid": "1.31.1",
121-
"@ciscospark/test-helper-file": "1.31.1",
122-
"@ciscospark/test-helper-server": "1.31.1",
123-
"@ciscospark/test-helper-test-users": "1.31.1",
120+
"@ciscospark/test-helper-appid": "1.32.22",
121+
"@ciscospark/test-helper-file": "1.32.22",
122+
"@ciscospark/test-helper-server": "1.32.22",
123+
"@ciscospark/test-helper-test-users": "1.32.22",
124124
"axe-core": "^2.3.1",
125125
"babel-cli": "^6.22.2",
126126
"babel-core": "^6.22.1",

packages/node_modules/@ciscospark/widget-space/src/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)