Add description to package.json
This commit is contained in:
parent
bf7fd428a6
commit
6bf33ec6e4
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue