diff --git a/.husky/pre-commit b/.husky/pre-commit index b934798..3287ce3 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,5 @@ # shellcheck disable=SC1091 -npm install +npm ci npm run all git add dist