Skip to content

Commit

Permalink
Added stylus to devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricemach committed Aug 8, 2011
1 parent 0bd340f commit f8ce763
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -15,7 +15,8 @@
"devDependencies": {
"expresso": "0.8.1",
"eco": "1.1.0-rc-1",
"jade": "0.13.0"
"jade": "0.13.0",
"stylus": "0.13.9"
},
"keywords": ["framework", "websockets", "coffeescript", "express", "socket.io", "sammy", "sinatra"],
"main": "./lib/zappa",
Expand Down

0 comments on commit f8ce763

Please sign in to comment.