Closed dvanoni closed 4 months ago
Husky v9.1.1 added the ability to run npm package commands directly without using npx. So, this PR removes usage of npx from Husky hooks.
npx
✅ Successful build
⬇️ Download: notero-0.5.18-499
Husky v9.1.1 added the ability to run npm package commands directly without using
npx
. So, this PR removes usage ofnpx
from Husky hooks.