postinstall-prepare@2.0.0
Yarn runs the `prepare` script after `yarn`, `yarn install` and `yarn add <package>` but not after `yarn remove <package>`. If you add this package to your project, it will execute your project's `prepare` hook even after a `yarn remove <package>`. This r
MIT
2021-03-11
安装 (2.0.0)
npm install postinstall-prepare@2.0.0
yarn add postinstall-prepare@2.0.0
pnpm add postinstall-prepare@2.0.0
bun add postinstall-prepare@2.0.0
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| np | ^7.4.0 |