v0.7.7
Changelog
491b843 0.7.7: Fix arguments passing and various NPM-related fixes
c4bd956 Allows lefthook to work when node_modules is not in root folder for npx (#224)
a72fd02 Do not initialize git config on help
and version
commands (#209)
cae5b37 Fix incorrect npx command in git hook script template (#236)
8eda3be Pass all arguments to downstream hooks (#231)
d11f933 Update project URLs in NPM package.json (#235)
0a6112a node: fix postinstall: process.cwd is a function and should be called