diff --git a/package.json b/package.json index 1960e38..298b832 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ " // The file where the commit hashes will be stored", " , \"path\": \"~/.git-stats\"", "", - " // First day of the week", + " // [DEPRECATED] First day of the week https://github.com/IonicaBizau/git-stats/issues/121" " , first_day: \"Sun\"", "", " // This defaults to *one year ago*", @@ -286,4 +286,4 @@ "bloggify.json", "bloggify/" ] -} \ No newline at end of file +}