upgrade-caniuse
作者: remotion-dev
升级 Remotion 仓库中的 caniuse-lite 覆盖版本。当要求将 caniuse-lite 更新到最新的 npm 版本时使用。
npx skills add https://github.com/remotion-dev/remotion --skill upgrade-caniuse- Ensure we are on the
mainbranch and status is clean. - In the root
package.json, find theoverridessection and updatecaniuse-liteto the latest npm version. - Look up the latest version with npm.
- Run
bun i. - Commit with
Upgrade caniuse-lite to <version>and push.