@remotion/compositor-darwin-arm64 4.0.232 → 4.0.234

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.
Files changed (3) hide show
  1. package/README.md +0 -11
  2. package/package.json +1 -1
  3. package/remotion +0 -0
package/README.md CHANGED
@@ -2,17 +2,6 @@
2
2
 
3
3
  MacOS Apple Silicon binary for the Remotion Rust code
4
4
 
5
- [![NPM Downloads](https://img.shields.io/npm/dm/@remotion/compositor-darwin-arm64.svg?style=flat&color=black&label=Downloads)](https://npmcharts.com/compare/@remotion/compositor-darwin-arm64?minimal=true)
6
-
7
- ## Installation
8
-
9
- ```bash
10
- npm install @remotion/compositor-darwin-arm64 --save-exact
11
- ```
12
-
13
- When installing a Remotion package, make sure to align the version of all `remotion` and `@remotion/*` packages to the same version.
14
- Remove the `^` character from the version number to use the exact version.
15
-
16
5
  ## Usage
17
6
 
18
7
  This is an internal package and has no documentation.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "repository": {
3
3
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-arm64"
4
4
  },
5
- "version": "4.0.232",
5
+ "version": "4.0.234",
6
6
  "name": "@remotion/compositor-darwin-arm64",
7
7
  "os": [
8
8
  "darwin"
package/remotion CHANGED
Binary file