Thursday, 27 April 2017

Is there a way to alert a colleague that npm install needs to be run, after updating or adding a module in package.json?

My colleague made a change in package.json, to use a specific version number of one of the modules (instead of latest version).

Is there an automated/code-based way to let me know to npm install after I pull the repo?



via ryanthegecko

No comments:

Post a Comment