Skip to content

Commit

Permalink
Fix required version of handlebars-helper-compose
Browse files Browse the repository at this point in the history
in order to get fixed version of marked-extras and therefore fix #104
  • Loading branch information
lukeapage committed Feb 11, 2014
1 parent e452689 commit 5e61dfb
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 @@ -47,7 +47,7 @@
"grunt-prettify": "~0.3.4",
"grunt-repos": "~0.1.2",
"grunt-sync-pkg": "~0.1.2",
"handlebars-helper-compose": "~0.2.9",
"handlebars-helper-compose": "~0.2.11",
"handlebars-helper-datetime": "~0.1.0",
"handlebars-helper-eachitems": "~0.1.2",
"handlebars-helper-feed": "~0.1.0",
Expand Down

0 comments on commit 5e61dfb

Please sign in to comment.