mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 13:22:11 +01:00
⬆️ 2.9.13 🎉
This commit is contained in:
parent
a2bdca789c
commit
e68bf7c048
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"git-stats": "bin/git-stats"
|
"git-stats": "bin/git-stats"
|
||||||
},
|
},
|
||||||
"name": "git-stats",
|
"name": "git-stats",
|
||||||
"version": "2.9.12",
|
"version": "2.9.13",
|
||||||
"description": "Local git statistics including GitHub-like contributions calendars.",
|
"description": "Local git statistics including GitHub-like contributions calendars.",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -246,4 +246,4 @@
|
||||||
"cli.js",
|
"cli.js",
|
||||||
"index.js"
|
"index.js"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue