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

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,5 +1,5 @@
1
- @remotion/media-utils:build: cache hit, replaying output f6ec5a3e6c0a7f1e
2
- @remotion/media-utils:build: 
3
- @remotion/media-utils:build: > @remotion/media-utils@2.6.11 build /Users/jonathanburger/remotion/packages/media-utils
4
- @remotion/media-utils:build: > tsc -d
5
- @remotion/media-utils:build: 
1
+ @remotion/media-utils:build: cache hit, replaying output 37f2dcc52c65abb4
2
+ @remotion/media-utils:build: 
3
+ @remotion/media-utils:build: > @remotion/media-utils@2.6.12 build /Users/jonathanburger/remotion/packages/media-utils
4
+ @remotion/media-utils:build: > tsc -d
5
+ @remotion/media-utils:build: 
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.424+994a31b6b",
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.424+994a31b6b"
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": "994a31b6bfd812c7552c8d157c14c59667f8efce"
48
48
  }