mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-06 23:19:47 +00:00
revert 2cff55f
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"start": "npm run build && node dist/start",
|
||||
"build": "npx typescript -b .",
|
||||
"build": "npx tsc -b .",
|
||||
"build-docker": "tsc -p tsconfig-docker.json",
|
||||
"dev": "tsnd --respawn src/start.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user