dsifford / yarn-completion

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

Tests fail on latest yarn #40

Closed ObserverOfTime closed 5 years ago

ObserverOfTime commented 5 years ago
======================================================================
Environment checks
======================================================================
  should match yarn version line in src file....................FAILED
  | ERROR: mismatched yarn version line in src file.
  | 
  | expected: 1.19.1
  | received: 1.17.3

If there isn't anything else that needs to be changed, I can submit a PR to update the version number.

dsifford commented 5 years ago

Looks like it's just the version number that needs updating.

If there isn't anything else that needs to be changed, I can submit a PR to update the version number.

Sure, that'd be awesome. Thanks.