mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 03:51:40 -04:00
526 B
526 B
@pnpm/tools.path
1.0.0
Major Changes
-
eb8bf2a: Added a new command for upgrading pnpm itself when it isn't managed by Corepack:pnpm self-update. This command will work, when pnpm was installed via the standalone script from the pnpm installation page #8424.When executed in a project that has a
packageManagerfield in itspackage.jsonfile, pnpm will update its version in thepackageManagerfield.