From 4f6f26735c03be63df110893903b0eae09bc4358 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 26 Jul 2013 08:38:40 -0700 Subject: [PATCH] Upgrade to git-utils 0.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 922d03950..b94202499 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "ctags": "0.5.0", "oniguruma": "0.16.0", "mkdirp": "0.3.5", - "git-utils": "0.21.0", + "git-utils": "0.24.0", "underscore": "1.4.4", "d3": "3.0.8", "coffee-cache": "0.1.0",