Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Get hubot-auth from another source (temporarily)
Browse files Browse the repository at this point in the history
`hubot-auth` is broken upstream. See hubot-archive/hubot-auth#38
  • Loading branch information
Dario Berzano committed Jul 27, 2016
1 parent 2dd033f commit c1c33dc
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 @@ -6,7 +6,7 @@
"description": "I love the smell of heavy ions in the morning",
"dependencies": {
"hubot": "^2.18.0",
"hubot-auth": "^1.2.0",
"hubot-auth": "git://github.com/alisw/hubot-auth#master",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.2.6",
"hubot-google-translate": "^0.2.0",
Expand Down

0 comments on commit c1c33dc

Please sign in to comment.