Skip to content

1.2.2

Compare
Choose a tag to compare
@grzegorznowak grzegorznowak released this 20 Apr 11:09
· 12 commits to master since this release

Features

allow passing flags to install global packages with, like:

nvm_install_globally:
  - yarn
  - gulp
  - npx
  - name: puppeteer
    flags: "--unsafe-perm"