mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 13:22:11 +01:00
⬆️ 2.0.0
This commit is contained in:
parent
24fe8a557b
commit
723300a247
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "git-stats",
|
"name": "git-stats",
|
||||||
"version": "1.4.1",
|
"version": "2.0.0",
|
||||||
"description": "A GitHub-like contributions calendar, but locally, with all your git commits.",
|
"description": "A GitHub-like contributions calendar, but locally, with all your git commits.",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
@ -38,4 +38,4 @@
|
||||||
"moment": "^2.9.0",
|
"moment": "^2.9.0",
|
||||||
"ul": "^1.1.0"
|
"ul": "^1.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue