Update package.json

This commit is contained in:
Melroy van den Berg 2017-10-27 21:43:10 +02:00 committed by GitHub
parent efd1ea28df
commit 051ef27428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -4,9 +4,8 @@
"description": "ENiGMA½ Bulletin Board System",
"author": "Bryan Ashby <bryan@l33t.codes>",
"license": "BSD-2-Clause",
"main": "./core/bbs",
"scripts": {
"start": "node main"
"start": "node main.js"
},
"repository": {
"type": "git",