@webex/event-dictionary-ts 1.0.2200 → 1.0.2201
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.
|
@@ -20652,7 +20652,7 @@
|
|
|
20652
20652
|
},
|
|
20653
20653
|
"meanRelitPostProcessMillis": {
|
|
20654
20654
|
"type": "integer",
|
|
20655
|
-
"minimum":
|
|
20655
|
+
"minimum": -1,
|
|
20656
20656
|
"maximum": 127
|
|
20657
20657
|
},
|
|
20658
20658
|
"faceDetectMillis": {
|
package/package.json
CHANGED