diff --git a/package.json b/package.json index 5546036..3e9c4b8 100644 --- a/package.json +++ b/package.json @@ -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": {