chore: fixing pre-commit git hook

This commit is contained in:
nostrdev-com 2025-04-03 10:32:49 +03:00
parent 862e3b4618
commit c274d0b3cd

@ -11,7 +11,7 @@ if [[ "$BRANCH" =~ $REGEX ]]; then
fi
# Lint staged files
npm run lint
npm run build
# Run license-checker
npm run license-checker