Skip to content

Commit ce43999

Browse files
first_day is depecated. close #121
1 parent a4b43a6 commit ce43999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
" // The file where the commit hashes will be stored",
193193
" , \"path\": \"~/.git-stats\"",
194194
"",
195-
" // First day of the week",
195+
" // [DEPRECATED] First day of the week https://github.com/IonicaBizau/git-stats/issues/121"
196196
" , first_day: \"Sun\"",
197197
"",
198198
" // This defaults to *one year ago*",
@@ -286,4 +286,4 @@
286286
"bloggify.json",
287287
"bloggify/"
288288
]
289-
}
289+
}

0 commit comments

Comments
 (0)