husky update

This commit is contained in:
JasterV 2021-07-25 03:39:19 +02:00
parent 0106e81695
commit dab927302f

View file

@ -2,7 +2,7 @@
[ -n "$CI" ] && exit 0
[ "$NODE_ENV" == "production" ] && exit 0
"$NODE_ENV" == "production" && exit 0
. "$(dirname "$0")/_/husky.sh"