diff --git a/package.json b/package.json index a6cd145..68efab5 100644 --- a/package.json +++ b/package.json @@ -86,6 +86,7 @@ "content": [ "# Install the package globally", "npm i -g git-stats", + "", "# Initialize git hooks", "# This is for tracking the new commits", "curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/init-git-post-commit | bash"