From 51a035e31d7ae81ec46946e49be2ca7ee13f4933 Mon Sep 17 00:00:00 2001 From: Daniel Hengeveld Date: Thu, 15 Oct 2015 15:54:11 +0200 Subject: [PATCH] Add nodegit to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b7d079123..093ce9e6f 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "key-path-helpers": "^0.3.0", "less-cache": "0.22", "marked": "^0.3.4", + "nodegit": "~0.5.0", "normalize-package-data": "^2.0.0", "nslog": "^3", "oniguruma": "^5",