Skip to content

Commit

Permalink
add forgotten dep to component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eldargab committed Feb 19, 2013
1 parent 26d2efa commit cbcff59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions component.json
Expand Up @@ -3,6 +3,9 @@
"version": "0.4.1",
"description": "Make style control flow",
"keywords": ["async", "flow", "util"],
"dependencies": {
"eldargab/parse-fn-args": "*"
},
"scripts": [
"index.js"
]
Expand Down

0 comments on commit cbcff59

Please sign in to comment.