mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-15 02:46:02 +00:00
who tf calls the start script run? npm run run, bruh
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "build/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc -b",
|
||||
"run": "node build/index.js"
|
||||
"start": "node build/index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user