Skip to content

Commit

Permalink
update volo dependency to use coffee-script
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Jun 26, 2012
1 parent 8f49187 commit 4edceb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"volo": {
"url": "https://raw.github.com/jrburke/require-cs/{version}/cs.js",
"dependencies": {
"CoffeeScript": "jashkenas/coffee-script"
"coffee-script": "jashkenas/coffee-script"
}
}
}

0 comments on commit 4edceb6

Please sign in to comment.