@mintlify/previewing 4.0.906 → 4.0.907

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/constants.js CHANGED
@@ -37,5 +37,6 @@ export const SUPPORTED_MEDIA_EXTENSIONS = [
37
37
  'avif',
38
38
  'bmp',
39
39
  'mp4',
40
+ 'mov',
40
41
  ];
41
42
  export const LOCAL_LINKED_CLI_VERSION = 'linked to local package';