diff --git a/package.json b/package.json index 499d6b4..fdc777e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "slack-phrase-command", "version": "0.0.2", - "description": "", + "description": "A slack command to serve a random phrase", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"