@remotion/media-utils 3.0.0-lambda.456 → 3.0.0-lambda.467

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 316938ed9828befb
2
- @remotion/media-utils:build: 
3
- @remotion/media-utils:build: > @remotion/media-utils@2.6.14 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 feb8e50517691dd3
2
+ @remotion/media-utils:build: 
3
+ @remotion/media-utils:build: > @remotion/media-utils@2.6.14 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.456+b29678d67",
3
+ "version": "3.0.0-lambda.467+9e364b5a3",
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.456+b29678d67"
21
+ "remotion": "3.0.0-lambda.467+9e364b5a3"
22
22
  },
23
23
  "peerDependencies": {
24
24
  "react": ">=16.8.0",
@@ -44,5 +44,5 @@
44
44
  "publishConfig": {
45
45
  "access": "public"
46
46
  },
47
- "gitHead": "b29678d6788a08578cc412f3aeee4de96a315bd7"
47
+ "gitHead": "9e364b5a3a21e3ccb3704330c0ddffb480906d58"
48
48
  }