Added start script
This commit is contained in:
parent
076c557e45
commit
f0d4b77df1
|
@ -4,6 +4,7 @@
|
||||||
"description": "Gitter ⇄ Status Bridge",
|
"description": "Gitter ⇄ Status Bridge",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "node index.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue