diff --git a/src/index.js b/src/index.js index 7e5fb2b8b..0866e808d 100644 --- a/src/index.js +++ b/src/index.js @@ -138,6 +138,7 @@ function getHookScript (hookName, relativePath, cmd) { // Run script 'echo', 'echo "> husky - npm run -s ' + cmd + '"', + 'echo "> husky - node `node -v`"', 'echo', '',