Skip to content

Commit

Permalink
Fixed a package.json parse error
Browse files Browse the repository at this point in the history
  • Loading branch information
Loren West committed Sep 26, 2012
1 parent 30cc46a commit c7db452
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 @@ -11,7 +11,7 @@
"optionalDependencies": {
"js-yaml" : "0.3.x",
"coffee-script" : ">=1.2.0",
}
},
"devDependencies": {
"vows" : ">=0.5.13"
},
Expand Down

0 comments on commit c7db452

Please sign in to comment.