File tree Expand file tree Collapse file tree 8 files changed +20
-10
lines changed Expand file tree Collapse file tree 8 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/cc-components" ,
33 "description" : " Webex Contact Center UI Components Library for your custom contact center solutions" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "version" : " 1.28.0-ccwidgets.121" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/types/index.d.ts" ,
7677 "react" : " >=18.3.1" ,
7778 "react-dom" : " >=18.3.1"
7879 }
79- }
80+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/cc-widgets" ,
33 "description" : " Webex Contact Center Widgets" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "version" : " 1.28.0-ccwidgets.121" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/types/index.d.ts" ,
9596 "^.+\\ .(css|less|scss)$" : " babel-jest"
9697 }
9798 }
98- }
99+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/cc-station-login" ,
33 "description" : " Webex Contact Center Widgets: Station Login" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "version" : " 1.28.0-ccwidgets.121" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/types/index.d.ts" ,
6667 "react" : " >=18.3.1" ,
6768 "react-dom" : " >=18.3.1"
6869 }
69- }
70+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/cc-store" ,
33 "description" : " Webex Contact Center Widgets: Widgets Store" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "version" : " 1.28.0-ccwidgets.121" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/types/index.d.ts" ,
7- "license" : " MIT" ,
88 "publishConfig" : {
99 "access" : " public"
1010 },
5959 "webpack-cli" : " 5.1.4" ,
6060 "webpack-merge" : " 6.0.1"
6161 }
62- }
62+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/cc-task" ,
33 "description" : " Webex Contact Center Widgets: Task" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "version" : " 1.28.0-ccwidgets.121" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/types/index.d.ts" ,
6566 "react" : " >=18.3.1" ,
6667 "react-dom" : " >=18.3.1"
6768 }
68- }
69+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/test-fixtures" ,
33 "description" : " Webex Contact Center Widgets: Test Fixtures" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "main" : " dist/index.js" ,
56 "types" : " dist/types/index.d.ts" ,
6- "license" : " MIT" ,
77 "publishConfig" : {
88 "access" : " public"
99 },
4747 "webpack-cli" : " 5.1.4" ,
4848 "webpack-merge" : " 6.0.1"
4949 }
50- }
50+ }
Original file line number Diff line number Diff line change 22 "name" : " @webex/cc-ui-logging" ,
33 "version" : " 1.28.0-ccwidgets.121" ,
44 "description" : " UI metrics tracking for Webex widgets" ,
5+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/index.d.ts" ,
78 "publishConfig" : {
89 "access" : " public"
910 },
11+ "files" : [
12+ " dist/" ,
13+ " package.json"
14+ ],
1015 "scripts" : {
1116 "build:src" : " webpack --mode=development" ,
1217 "clean" : " rm -rf dist" ,
3641 "react" : " >=18.3.1" ,
3742 "react-dom" : " >=18.3.1"
3843 }
39- }
44+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @webex/cc-user-state" ,
33 "description" : " Webex Contact Center Widgets: User State" ,
4+ "license" : " Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)" ,
45 "version" : " 1.28.0-ccwidgets.121" ,
56 "main" : " dist/index.js" ,
67 "types" : " dist/types/index.d.ts" ,
6465 "react" : " >=18.3.1" ,
6566 "react-dom" : " >=18.3.1"
6667 }
67- }
68+ }
You can’t perform that action at this time.
0 commit comments