@webex/event-dictionary-ts 1.0.2241 → 1.0.2242
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.
|
@@ -14467,6 +14467,9 @@
|
|
|
14467
14467
|
},
|
|
14468
14468
|
"isMain": {
|
|
14469
14469
|
"type": "boolean"
|
|
14470
|
+
},
|
|
14471
|
+
"isCatalogOverride": {
|
|
14472
|
+
"type": "boolean"
|
|
14470
14473
|
}
|
|
14471
14474
|
}
|
|
14472
14475
|
},
|
package/package.json
CHANGED