mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 00:54:16 +00:00
🐛 fix dev script
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"build": "tsc -b .",
|
||||
"build:util": "tsc -b ./node_modules/@fosscord/server-util/",
|
||||
"postinstall": "patch-package",
|
||||
"dev": "tsnd --respawn src/"
|
||||
"dev": "tsnd --respawn src/start.ts"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user