diff --git a/package.json b/package.json index 72c0be6..a3abc5f 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "author" : "Maurits Lamers ", "contributors" : ["Jeff Pittman"], "dependencies" : { - "garcon": "git://github.com/mauritslamers/garcon.git" + "garcon": "git://github.com/sproutcore/build-tools.git" }, "version" : "0.0.1", - "engines" : {"node": "0.6.x"} + "engines" : {"node": "0.8.x"} }