Skip to content

Commit

Permalink
Add updated 'file' package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wlaurance committed Jan 15, 2012
1 parent 6555b70 commit 856b9ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
}, },
"dependencies": { "dependencies": {
"underscore": ">= 0.0.1", "underscore": ">= 0.0.1",
"coffee-script": ">= 1.1.0" "coffee-script": ">= 1.1.0",
"file": ">= 0.1.0"
}, },
"scripts": { "scripts": {
"test": "cake test" "test": "cake test"
Expand Down

0 comments on commit 856b9ba

Please sign in to comment.