mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
249 B
249 B
bun pm migrate
Convert another package manager's lockfile to a Bun-compatible lockfile without installing anything. More information: https://bun.com/docs/pm/cli/pm#migrate.
- Migrate the lockfile in the current project:
bun pm migrate