@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.143
npm i --save-exact @remotion/zod-types@4.0.143
pnpm i @remotion/zod-types@4.0.143
pnpm i @remotion/zod-types@4.0.143
bun i @remotion/zod-types@4.0.143
bun i @remotion/zod-types@4.0.143
yarn --exact add @remotion/zod-types@4.0.143
yarn --exact add @remotion/zod-types@4.0.143
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.