8.0.4
fix: prefix husky install with with npm or package install fails
Husky is just a pre-commit hook package we use for QA, quite unfortunate that as
we ported to the next major version in v8.0.3 I broke the install for everyone. Apologies! @mikehardy