From 38616e9199ce4e1047516487ef80405aed4ce1d4 Mon Sep 17 00:00:00 2001 From: joshaber Date: Mon, 11 Jan 2016 11:43:21 -0500 Subject: [PATCH] :arrow_up: node-git@0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7489ca24..4a9db71c0 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "key-path-helpers": "^0.4.0", "less-cache": "0.22", "marked": "^0.3.4", - "nodegit": "0.6.3", + "nodegit": "0.7.0", "normalize-package-data": "^2.0.0", "nslog": "^3", "oniguruma": "^5",