diff --git a/package.json b/package.json index c55900f4..dc43d97e 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,12 @@ "type": "git", "url": "git://github.com/visionmedia/nib.git" }, + "dependencies" : { + "stylus": "0.31.x" + }, "devDependencies": { "connect": "1.x" , "jade": "0.22.0" - , "stylus": "0.31.x" , "mocha": "*" , "should": "*" , "canvas": "*"