dsifford / yarn-completion

Bash completion for Yarn
MIT License
277 stars 25 forks source link

Add --install option to init #43

Closed ObserverOfTime closed 4 years ago

ObserverOfTime commented 4 years ago

The init command has a new option in v1.21.1.

-i, --install <value>               install a specific Yarn release

I've bumped the version of the package. Let me know if I should revert that.

dsifford commented 4 years ago

Thanks!