From 56700e987a5d2d4960d36ac808972515716e2aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 13 Jul 2015 09:43:16 +0300 Subject: [PATCH] Updated gitlog-parser --- package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index a9f5480..4501f26 100644 --- a/package.json +++ b/package.json @@ -33,24 +33,24 @@ }, "homepage": "https://github.com/IonicaBizau/git-stats", "dependencies": { - "bug-killer": "^4.0.0", - "clp": "^3.0.0", - "moment": "^2.9.0", - "ul": "^5.0.0", - "r-json": "^1.0.0", - "w-json": "^1.0.0", - "is-there": "^4.0.0", - "cli-pie": "^2.0.0", - "cli-gh-cal": "^1.0.0", "abs": "^1.0.0", - "gry": "^4.0.0", - "gitlog-parser": "0.0.2", - "progress": "1.1.8", + "bug-killer": "^4.0.0", + "cli-gh-cal": "^1.0.0", + "cli-pie": "^2.0.0", + "clp": "^3.0.0", "deffy": "2.0.0", - "typpy": "2.0.0" + "gitlog-parser": "0.0.4", + "gry": "^4.0.0", + "is-there": "^4.0.0", + "moment": "^2.9.0", + "progress": "1.1.8", + "r-json": "^1.0.0", + "typpy": "2.0.0", + "ul": "^5.0.0", + "w-json": "^1.0.0" }, "blah": { - "h_img": "http://i.imgur.com/Q7TQYHx.png" - , "ex_img": "http://i.imgur.com/LfLJAaE.png" + "h_img": "http://i.imgur.com/Q7TQYHx.png", + "ex_img": "http://i.imgur.com/LfLJAaE.png" } }