Update package.json
This commit is contained in:
committed by
GitHub
parent
efd1ea28df
commit
051ef27428
@@ -4,9 +4,8 @@
|
|||||||
"description": "ENiGMA½ Bulletin Board System",
|
"description": "ENiGMA½ Bulletin Board System",
|
||||||
"author": "Bryan Ashby <bryan@l33t.codes>",
|
"author": "Bryan Ashby <bryan@l33t.codes>",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"main": "./core/bbs",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node main"
|
"start": "node main.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user