Upgrade Caniuse

Upgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.

Remotion Updated 3.9k repo stars

File contents

  • Ensure we are on the main branch and status is clean.
  • In the root package.json, find the overrides section and update caniuse-lite to the latest npm version.
  • Look up the latest version with npm.
  • Run bun i.
  • Commit with Upgrade caniuse-lite to <version> and push.

remotion-dev/remotion/tree/main/.agents/skills/upgrade-caniuse commit b97edddee2

Frequently asked questions

npx skillmds@latest add remotion-dev/upgrade-caniuse