From 8e1e09bb9e4f3c4b5a21fe91e030c2e7197d8418 Mon Sep 17 00:00:00 2001 From: Vagner Clementino Date: Sun, 24 Nov 2024 17:58:43 -0300 Subject: [PATCH] change prepush --- .husky/pre-push | 1 + 1 file changed, 1 insertion(+) diff --git a/.husky/pre-push b/.husky/pre-push index 9c707a5..08024b6 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -3,3 +3,4 @@ bash << EOF . "$(dirname -- "$0")/_/husky.sh" npm run prepush +EOF \ No newline at end of file