diff --git a/package.json b/package.json index ea737de..fedf491 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "version": "1.0.0", "main": "index.js", "scripts": { - "test": "npm start" + "test": "npm start", + "start": "node index.js" }, "repository": { "type": "git",