@remotion/streaming
Advanced tools
Comparing version 4.0.232 to 4.0.233
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/streaming", | ||
"version": "4.0.232", | ||
"version": "4.0.233", | ||
"description": "Utilities for streaming data between programs", | ||
@@ -22,3 +22,3 @@ "main": "dist", | ||
"eslint": "9.14.0", | ||
"@remotion/eslint-config-internal": "4.0.232" | ||
"@remotion/eslint-config-internal": "4.0.233" | ||
}, | ||
@@ -25,0 +25,0 @@ "exports": { |
@@ -5,15 +5,4 @@ # @remotion/streaming | ||
[](https://npmcharts.com/compare/@remotion/streaming?minimal=true) | ||
## Installation | ||
```bash | ||
npm install @remotion/streaming --save-exact | ||
``` | ||
When installing a Remotion package, make sure to align the version of all `remotion` and `@remotion/*` packages to the same version. | ||
Remove the `^` character from the version number to use the exact version. | ||
## Usage | ||
This is an internal package and has no documentation. |
Sorry, the diff of this file is not supported yet
48513
8