diff --git a/package.json b/package.json index e1589314..fb04a0f4 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,8 @@ "description": "ENiGMA½ Bulletin Board System", "author": "Bryan Ashby ", "license": "BSD-2-Clause", - "main": "./core/bbs", "scripts": { - "start": "node main" + "start": "node main.js" }, "repository": { "type": "git",