saltfish 0.2.33 → 0.2.34
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/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/dist/src/core/services/StateMachineActionHandler.d.ts.map +1 -1
- package/dist/src/managers/TransitionManager.d.ts.map +1 -1
- package/package.json +2 -1
|
@@ -10283,7 +10283,7 @@ const SaltfishPlayer$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.de
|
|
|
10283
10283
|
__proto__: null,
|
|
10284
10284
|
SaltfishPlayer
|
|
10285
10285
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
10286
|
-
const version = "0.2.
|
|
10286
|
+
const version = "0.2.34";
|
|
10287
10287
|
const packageJson = {
|
|
10288
10288
|
version
|
|
10289
10289
|
};
|