observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 150 forks source link

Fix broken semver string for "which" dep #18

Closed Qard closed 9 years ago

Qard commented 9 years ago

Just changed a * to a x...

3rd-Eden commented 9 years ago

I'm such a nub. Thanks for fixing.