@lazycatcloud/lzc-video-player 0.0.72 → 0.0.73

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.
@@ -1,4 +1,4 @@
1
- import { c as R } from "./lzc-video-player.93c6d627.js";
1
+ import { c as R } from "./lzc-video-player.a199c8e0.js";
2
2
  function G(w, d) {
3
3
  for (var b = 0; b < d.length; b++) {
4
4
  const y = d[b];
@@ -44070,7 +44070,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
44070
44070
  typeof fetchApi != "function" && (fetchApi = void 0);
44071
44071
  if (!fetchApi && !XmlHttpRequestApi && !ActiveXObjectApi)
44072
44072
  try {
44073
- import("./browser-ponyfill.749ed003.js").then((n) => n.b).then(function(n) {
44073
+ import("./browser-ponyfill.f803d716.js").then((n) => n.b).then(function(n) {
44074
44074
  fetchApi = n.default;
44075
44075
  }).catch(function() {
44076
44076
  });