diff --git a/package.json b/package.json index 7a2dc81..43f7a81 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "The API for Violet's Purgatory", "main": "index.js", "scripts": { - "test": "node index.js" + "start": "node index.js" }, "repository": { "type": "git",