remotion 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:build: cache hit, replaying output 5841da0f7161e2e5
2
- remotion:build: 
3
- remotion:build: > remotion@2.6.14 build /Users/jonathanburger/remotion/packages/core
4
- remotion:build: > tsc -d
5
- remotion:build: 
1
+ remotion:build: cache hit, replaying output 9d5799ce935efac6
2
+ remotion:build: 
3
+ remotion:build: > remotion@2.6.14 build /Users/jonathanburger/remotion/packages/core
4
+ remotion:build: > tsc -d
5
+ remotion:build: 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "remotion",
3
- "version": "3.0.0-lambda.456+b29678d67",
3
+ "version": "3.0.0-lambda.467+9e364b5a3",
4
4
  "description": "Render videos in React",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -55,5 +55,5 @@
55
55
  "publishConfig": {
56
56
  "access": "public"
57
57
  },
58
- "gitHead": "b29678d6788a08578cc412f3aeee4de96a315bd7"
58
+ "gitHead": "9e364b5a3a21e3ccb3704330c0ddffb480906d58"
59
59
  }