Skip to content

Commit

Permalink
Merge pull request #16 from adamterlson/patch-1
Browse files Browse the repository at this point in the history
Update package.json to be tied to coffee version
  • Loading branch information
Quang Van committed Feb 2, 2014
2 parents 751dcbb + 459e973 commit a6a730f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
, "homepage" : "https://github.com/quangv/hulk-hogan"
, "repository" : { "type": "git", "url": "git://github.com/quangv/hulk-hogan.git"}
, "dependencies" : { "hogan.js" : "*"
,"coffee-script" : "*"
,"coffee-script" : "1.6.3"
}
, "devDependencies" : { "mocha" : "*"
,"mocha-cakes" : "*"
Expand Down

0 comments on commit a6a730f

Please sign in to comment.