@cliquify.me/timeline 5.0.9 → 5.0.10

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.
@@ -11,7 +11,7 @@ export declare const SMALL_FONT_SIZE = 12;
11
11
  export declare const DEFAULT_FONT = "Roboto";
12
12
  export declare const DEFAULT_WEIGHT = "Regular";
13
13
  export declare const SECONDARY_FONT = "sans-serif";
14
- export declare const PREVIEW_FRAME_WIDTH = 188;
14
+ export declare const PREVIEW_FRAME_WIDTH = 187;
15
15
  export declare const TIMELINE_OFFSET_X = 40;
16
16
  export declare const BASE_TIMELINE_ELEMENT_DURATION_MS = 4000;
17
17
  export declare const DEFAULT_VIDEO_WIDTH = 1920;