saltfish 0.2.49 → 0.2.51
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.
- package/dist/core/services/StateMachineActionHandler.d.ts.map +1 -1
- package/dist/managers/TransitionManager.d.ts.map +1 -1
- package/dist/player.js +2 -2
- package/dist/player.min.js +2 -2
- package/dist/saltfish-playlist-player.es.js +1 -1
- package/dist/saltfish-playlist-player.umd.js +1 -1
- package/package.json +1 -1
|
@@ -10318,7 +10318,7 @@ const SaltfishPlayer$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.de
|
|
|
10318
10318
|
__proto__: null,
|
|
10319
10319
|
SaltfishPlayer
|
|
10320
10320
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
10321
|
-
const version = "0.2.
|
|
10321
|
+
const version = "0.2.51";
|
|
10322
10322
|
const packageJson = {
|
|
10323
10323
|
version
|
|
10324
10324
|
};
|