diff --git a/external-scripts.json b/external-scripts.json index 9dc6165..ee5da28 100644 --- a/external-scripts.json +++ b/external-scripts.json @@ -14,6 +14,5 @@ "hubot-business-cat", "hubot-ambush", "hubot-status", - "hubot-greetings", "hubot-thesimpsons" ] diff --git a/package.json b/package.json index 6ed9ecc..d035f7f 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,7 @@ "time": "^0.11.3", "hubot-ambush": "0.0.3", "hubot-status": "0.0.2", - "hubot-thesimpsons": "~1.1.3", - "hubot-greetings": "~1.0.0" - + "hubot-thesimpsons": "~1.1.3" }, "engines": { "node": "0.10.x"