Toolsync

@toolsync/builtin/pnpm

Integrates with the pnpm package manager, setting up the root package.json with the specified version.

Installation

If you haven't already, install the @toolsync/builtin` package

Configure this tool like any other inside your toolsync.json file:

toolsync.json
{
  "@toolsync/builtin/pnpm": { /* Your config here */ }
}

Available options

PropTypeDefault
version?
string
-

Found an issue? Have a suggestion? Open an issue on GitHub ✨.