@remotion/zod-types
Includes utility types and Remotion-specific types for Zod.
Installation
- npm
- yarn
- pnpm
- bun
npm i --save-exact @remotion/zod-types@4.0.141
npm i --save-exact @remotion/zod-types@4.0.141
pnpm i @remotion/zod-types@4.0.141
pnpm i @remotion/zod-types@4.0.141
bun i @remotion/zod-types@4.0.141
bun i @remotion/zod-types@4.0.141
yarn --exact add @remotion/zod-types@4.0.141
yarn --exact add @remotion/zod-types@4.0.141
Also update
remotion
and all `@remotion/*`
packages to the same version.Remove all
^
character in front of the version numbers of it as it can lead to a version conflict.