@remotion/media-utils 3.0.0-lambda.414 → 3.0.0-lambda.419

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.
@@ -1,4 +1,4 @@
1
- @remotion/media-utils:build: cache hit, replaying output f6ec5a3e6c0a7f1e
1
+ @remotion/media-utils:build: cache hit, replaying output 85739b1333e73e09
2
2
  @remotion/media-utils:build: 
3
3
  @remotion/media-utils:build: > @remotion/media-utils@2.6.11 build /Users/jonathanburger/remotion/packages/media-utils
4
4
  @remotion/media-utils:build: > tsc -d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/media-utils",
3
- "version": "3.0.0-lambda.414+163634f42",
3
+ "version": "3.0.0-lambda.419+1ae289d8c",
4
4
  "description": "Utility functions for audio and video",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": false,
@@ -18,7 +18,7 @@
18
18
  "url": "https://github.com/remotion-dev/remotion/issues"
19
19
  },
20
20
  "dependencies": {
21
- "remotion": "3.0.0-lambda.414+163634f42"
21
+ "remotion": "3.0.0-lambda.419+1ae289d8c"
22
22
  },
23
23
  "peerDependencies": {
24
24
  "react": "^17.0.1",
@@ -44,5 +44,5 @@
44
44
  "publishConfig": {
45
45
  "access": "public"
46
46
  },
47
- "gitHead": "163634f429a517c51466f67f84ea25df0bf3217a"
47
+ "gitHead": "1ae289d8c5f224cb57b620dfc2a40e0a1c210472"
48
48
  }