Skip to content

Commit

Permalink
gifbin
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Jeffery committed Jun 13, 2012
1 parent 0f7cb44 commit 4178f12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions hubot-scripts.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
"coderwall.coffee",
"pomodoro.coffee",
"likeaboss.coffee",
"gifbin.coffee",
"tweet.coffee"]
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"date-utils": ">=1.2.5",
"githubot": "0.1.5",
"underscore": "1.3.3",
"handlebars": ">=1.0.5beta"
"handlebars": ">=1.0.5beta",
"soupselect": ">=0.2.0",
"htmlparser": ">=1.7.6"
},
"engines": {
"node": "0.6.x",
Expand Down

0 comments on commit 4178f12

Please sign in to comment.