From b74f2a3e9eabf8565361080b6aaa0d561d328f44 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 10 Apr 2013 12:05:57 -0700 Subject: [PATCH] Upgrade to git-utils 0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85d88ccaa..23116ab57 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "ctags": "0.3.0", "oniguruma": "0.8.0", "mkdirp": "0.3.5", - "git-utils": "0.12.0", + "git-utils": "0.13.0", "underscore": "1.4.4", "d3": "3.0.8", "coffee-cache": "0.1.0",