Skip to content

Commit

Permalink
Update coffee lint dependency to the latest
Browse files Browse the repository at this point in the history
Closes #10
  • Loading branch information
vojtajina committed Feb 21, 2013
1 parent 2d030aa commit 59430af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"grunt": "~0.4"
},
"dependencies": {
"coffeelint": "~0.4"
"coffeelint": "~0.5"
},
"devDependencies": {
"grunt": "~0.4"
Expand Down

0 comments on commit 59430af

Please sign in to comment.