@player-ui/player 0.11.0-next.0 → 0.11.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.
@@ -6984,7 +6984,6 @@ var Player = function() {
6984
6984
  try {
6985
6985
  for(var _iterator = Object.keys(object)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
6986
6986
  var key = _step.value;
6987
- "";
6988
6987
  var val = object[key];
6989
6988
  var nestedPath = _to_consumable_array(path).concat([
6990
6989
  key