Fix for bug in nodegit 0.5 ( revert to 0.4.1)

This commit is contained in:
Jay Traband 2015-10-16 09:04:58 -07:00 committed by Naomi Black
parent 5d3471b8e1
commit b5c11ca10a

View File

@ -51,7 +51,7 @@
"marked": "^0.3.5",
"minimatch": "^2.0.10",
"node-html-encoder": "0.0.2",
"nodegit": "^0.5.0",
"nodegit": "0.4.1",
"path": "^0.11.14",
"prompt": "^0.2.14",
"q": "^1.4.1",