We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420a63d commit 3ab033bCopy full SHA for 3ab033b
1 file changed
packages/contact-center/ui-logging/package.json
@@ -4,6 +4,9 @@
4
"description": "UI metrics tracking for Webex widgets",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
+ "publishConfig": {
8
+ "access": "public"
9
+ },
10
"scripts": {
11
"build:src": "webpack --mode=development",
12
"clean": "rm -rf dist",
0 commit comments