Skip to content

Commit

Permalink
⬆️ 2.10.4 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Mar 20, 2017
1 parent aabf6dd commit 67ae0c5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"git-stats": "bin/git-stats"
},
"name": "git-stats",
"version": "2.10.3",
"version": "2.10.4",
"description": "Local git statistics including GitHub-like contributions calendars.",
"main": "lib/index.js",
"scripts": {
"test": "node test",
"postinstall": "node scripts/migration/2.0.0.js"
},
"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"contributors": [
"Gnab <as0n@gnab.fr>",
"William Boman <william@redwill.se>",
Expand Down Expand Up @@ -274,12 +274,11 @@
"bin/",
"app/",
"lib/",
"build/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"scripts/",
"cli.js",
"index.js"
]
Expand Down

0 comments on commit 67ae0c5

Please sign in to comment.