diff --git a/.husky/pre-commit b/.husky/pre-commit index d201085..0465fb3 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -3,4 +3,5 @@ npm run lint || (npm install && npm run lint) npm run test +npm audit --audit-level=high npm run build && git add dist/