Back to Remotion

Upgrade Caniuse

.agents/commands/upgrade-caniuse.md

4.0.483283 B
Original Source
  • 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.