@salina-app/media-editor 0.0.40 → 0.0.42

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
@@ -3932,7 +3932,7 @@ const qc = /* @__PURE__ */ id(bZ), G8 = "https://putulero-salina-api-staging.med
3932
3932
  focusTrimmedClip: "",
3933
3933
  setFocusTrimmedClip: (e) => t({ focusTrimmedClip: e })
3934
3934
  })
3935
- ), Y3 = 25, dS = ho()((t) => ({
3935
+ ), Y3 = 7, dS = ho()((t) => ({
3936
3936
  showTimeline: !1,
3937
3937
  setShowTimeline: (e) => t({ showTimeline: e }),
3938
3938
  zoomSize: Y3,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salina-app/media-editor",
3
- "version": "0.0.40",
3
+ "version": "0.0.42",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/main.d.ts",