diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100755 index 0000000..0c09baa --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +npm run check-version \ No newline at end of file