Skip to content

Commit

Permalink
adding dependency (colors)
Browse files Browse the repository at this point in the history
  • Loading branch information
nybras committed Sep 11, 2011
1 parent 3574470 commit 31b4e56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"node": "0.4.9"
},
"dependencies": {
"coffee-script": "1.x"
"coffee-script": "1.x",
"colors": "0.5.0"
},
"devDependencies": {
}
Expand Down

0 comments on commit 31b4e56

Please sign in to comment.