@player-ui/markdown-plugin 0.11.0-next.0 → 0.11.0-next.1

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.
@@ -6774,7 +6774,6 @@ var MarkdownPlugin = function() {
6774
6774
  try {
6775
6775
  for(var _iterator = Object.keys(object)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
6776
6776
  var key = _step.value;
6777
- "";
6778
6777
  var val = object[key];
6779
6778
  var nestedPath = _to_consumable_array(path).concat([
6780
6779
  key