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.