0x80 / isolate-package

Isolate a monorepo package with its internal dependencies to form a self-contained directory with a pruned lockfile
MIT License
121 stars 13 forks source link

Set package manager version on NPM fallback #42

Closed 0x80 closed 10 months ago

0x80 commented 10 months ago

Set the available npm version as the packageManager field in the manifest when falling back to NPM. This is required for deployment environments that require the field to be present, like the current firebase-tools deploy.