From c690106d5e40f5f5e811e6078a85eed7d16ba551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sun, 24 Dec 2017 13:01:54 +0200 Subject: [PATCH] :memo: --- package.json | 1 + 1 file changed, 1 insertion(+) 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"