From db251966a3e69026bc55c518085bd5d1fd28d58f Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Mon, 13 Jun 2016 02:01:53 -0700 Subject: [PATCH] fix(package): update to latest ggit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 579d157..46da440 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "bluebird": "3.1.1", "check-more-types": "2.10.0", "debug": "2.2.0", - "ggit": "1.8.1", + "ggit": "1.10.0", "lazy-ass": "1.3.0", "pluralize": "1.2.1", "ramda": "0.19.1",