mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 13:22:11 +01:00
1.2.0
This commit is contained in:
parent
4e9258955f
commit
3ae87a2d84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "git-stats",
|
"name": "git-stats",
|
||||||
"version": "1.1.0",
|
"version": "1.2.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": {
|
||||||
|
@ -34,4 +34,4 @@
|
||||||
"moment": "^2.9.0",
|
"moment": "^2.9.0",
|
||||||
"ul": "^1.1.0"
|
"ul": "^1.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue