0.23.2 `prepublish` script is run on `yarn add package` I wonder why is it so? NPM does this only when `npm install` not `npm install package`
0.23.2
prepublishscript is run onyarn add packageI wonder why is it so? NPM does this only when
npm installnotnpm install package