Skip to content

2.0.1

Compare
Choose a tag to compare
@heikomat heikomat released this 06 Sep 12:55
· 118 commits to master since this release

Improvements

  • As of npm 5, npm automatically --saves dependencies installed with npm install.
    because minstall shouldn't touch the local modules package.json files, this change adds
    the --no-save flag the internaly used npm install command