Add hubot-kredits npm module

This commit is contained in:
Basti 2017-05-02 17:43:32 +02:00 committed by Michael Bumann
parent 63fd31fd06
commit 048d087b68
3 changed files with 2 additions and 4 deletions

View File

@ -10,5 +10,6 @@
"hubot-seen", "hubot-seen",
"hubot-rss-reader", "hubot-rss-reader",
"hubot-incoming-webhook", "hubot-incoming-webhook",
"hubot-yubikey-invalidation" "hubot-yubikey-invalidation",
"hubot-kredits"
] ]

View File

@ -1,2 +0,0 @@
[
]

View File

@ -25,7 +25,6 @@
"hubot-shipit": "^0.2.0", "hubot-shipit": "^0.2.0",
"hubot-tell": "^1.2.3", "hubot-tell": "^1.2.3",
"hubot-yubikey-invalidation": "0.0.3", "hubot-yubikey-invalidation": "0.0.3",
"node-fetch": "^1.6.3",
"request": "2.30.0" "request": "2.30.0"
}, },
"engines": { "engines": {