diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 857c81d..1f1c525 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "commander": "^2.2.0", "lodash": "^2.4.1", "moment": "^2.10.6", - "nodegit": "^0.4.1" + "nodegit": "^0.11.0" }, "devDependencies": { "eslint": "^1.5.1", |