pnpm/exec/prepare-package
Zoltan Kochan bcbcc47530
chore(release): 7.24.0
2023-01-09 19:25:36 +02:00
..
src fix: don't build git-hosted dependencies when scripts are ignored (#5897) 2023-01-09 03:59:37 +02:00
test fix: only build git-hosted dependency if it has no main file (#5868) 2023-01-03 14:38:20 +02:00
CHANGELOG.md chore(release): 7.24.0 2023-01-09 19:25:36 +02:00
README.md refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
jest.config.js refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
package.json chore(release): 7.24.0 2023-01-09 19:25:36 +02:00
tsconfig.json fix: print a better error message on prepare pkg failure (#5847) 2023-01-01 23:28:33 +02:00
tsconfig.lint.json refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00

README.md

@pnpm/prepare-package

Prepares a Git-hosted package

npm version

Installation

pnpm add @pnpm/prepare-package

License

MIT