@volcengine/veplayer-plugin 2.3.0-rc.1 → 2.3.0-rc.3

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.
@@ -4,7 +4,7 @@ var __publicField = (obj, key2, value2) => {
4
4
  __defNormalProp(obj, typeof key2 !== "symbol" ? key2 + "" : key2, value2);
5
5
  return value2;
6
6
  };
7
- import { DynamicModule, Plugin, Sniffer, util as util$2, live } from "@byted/veplayer";
7
+ import { DynamicModule, Plugin, Sniffer, util as util$2, live } from "@volcengine/veplayer";
8
8
  function ownKeys$e(object, enumerableOnly) {
9
9
  var keys9 = Object.keys(object);
10
10
  if (Object.getOwnPropertySymbols) {