diff --git a/external-scripts.json b/external-scripts.json index 6d666c9..a5e495e 100644 --- a/external-scripts.json +++ b/external-scripts.json @@ -10,5 +10,6 @@ "hubot-seen", "hubot-rss-reader", "hubot-incoming-webhook", - "hubot-yubikey-invalidation" + "hubot-yubikey-invalidation", + "hubot-kredits" ] diff --git a/hubot-scripts.json b/hubot-scripts.json deleted file mode 100644 index 0d4f101..0000000 --- a/hubot-scripts.json +++ /dev/null @@ -1,2 +0,0 @@ -[ -] diff --git a/package.json b/package.json index c4ac3dd..5c1bd1f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "hubot-shipit": "^0.2.0", "hubot-tell": "^1.2.3", "hubot-yubikey-invalidation": "0.0.3", - "node-fetch": "^1.6.3", "request": "2.30.0" }, "engines": {