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 152 forks source link

Fix deprecation warning by updating cross-spawn dependency #73

Open feross opened 8 years ago

feross commented 8 years ago

npm WARN deprecated cross-spawn-async@2.2.4: cross-spawn no longer requires a build toolchain, use it instead!

clooth commented 8 years ago

I believe this is fixed now.

hans-lizihan commented 8 years ago

Are there any schedule for releasing this version bump (1.1.4)? @3rd-Eden

feross commented 8 years ago

Yep, please release to npm!

nunofgs commented 7 years ago

Any news on publishing to npm?