diff --git a/package.json b/package.json index 1ac0bd77..36fe6b21 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "private": true, "scripts": { - "start": "node ./bin/www" + "start": "node app.js" }, "dependencies": { "body-parser": "~1.18.2",