mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2025-03-13 20:18:47 +01:00
Updated the main file.
This commit is contained in:
parent
1f280b2b6e
commit
1972c656db
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "git-stats",
|
"name": "git-stats",
|
||||||
"version": "1.0.0-alpha",
|
"version": "1.0.0-alpha",
|
||||||
"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": "index.js",
|
"main": "lib/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"git-stats": "./bin/git-stats"
|
"git-stats": "./bin/git-stats"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue