From f5f2cd372d4c872b39db3a792809292d44822b16 Mon Sep 17 00:00:00 2001 From: joshaber Date: Mon, 7 Dec 2015 11:09:04 -0500 Subject: [PATCH] Use nodegit-atom for now. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87873082a..2ccf080dd 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.0.10000002", + "nodegit-atom": "0.0.1", "normalize-package-data": "^2.0.0", "nslog": "^3", "oniguruma": "^5",