@salina-app/media-editor 0.0.64 → 0.0.65

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -80605,7 +80605,7 @@ const c_e = (n, e, t = 30) => {
80605
80605
  })(), () => {
80606
80606
  je && je.destroy();
80607
80607
  };
80608
- }, [r, V, ve]);
80608
+ }, [r, V, ve, $]);
80609
80609
  const Le = (je) => je / j, Ge = (je) => {
80610
80610
  let Ae = Le(je);
80611
80611
  je < 0 && (Ae = 0), je > ve && (Ae = ve);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.0.64",
3
+ "version": "0.0.65",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",