Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hogelog committed Dec 26, 2014
1 parent 56605d4 commit 7c2dfd8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -7,18 +7,13 @@
"dependencies": {
"hubot": "^2.11.0",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.1.2",
"hubot-google-translate": "^0.1.0",
"hubot-help": "^0.1.1",
"hubot-heroku-keepalive": "0.0.4",
"hubot-maps": "0.0.1",
"hubot-pugme": "^0.1.0",
"hubot-redis-brain": "0.0.2",
"hubot-rules": "^0.1.0",
"hubot-scripts": "^2.5.16",
"hubot-shipit": "^0.1.1",
"hubot-slack": "^3.2.1",
"hubot-youtube": "^0.1.2"
"hubot-slack": "^3.2.1"
},
"engines": {
"node": "0.10.x"
Expand Down

0 comments on commit 7c2dfd8

Please sign in to comment.