Added start script

This commit is contained in:
Richard Ramos 2019-04-08 15:40:43 -04:00
parent 076c557e45
commit f0d4b77df1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"description": "Gitter ⇄ Status Bridge",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {