@webex/cc-components 1.28.0-next.1 → 1.28.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@webex/cc-components",
|
|
3
3
|
"description": "Webex Contact Center UI Components Library for your custom contact center solutions",
|
|
4
4
|
"license": "Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)",
|
|
5
|
-
"version": "1.28.0-next.
|
|
5
|
+
"version": "1.28.0-next.2",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "dist/types/index.d.ts",
|
|
8
8
|
"publishConfig": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"@testing-library/react": "16.0.1",
|
|
52
52
|
"@types/jest": "29.5.14",
|
|
53
53
|
"@types/react-test-renderer": "18",
|
|
54
|
-
"@webex/test-fixtures": "0.0.0",
|
|
54
|
+
"@webex/test-fixtures": "0.0.0-next.0",
|
|
55
55
|
"babel-loader": "9.2.1",
|
|
56
56
|
"eslint": "^9.20.1",
|
|
57
57
|
"eslint-config-prettier": "^10.0.1",
|