diff --git a/package.json b/package.json index e5f4bb24..36017e31 100644 --- a/package.json +++ b/package.json @@ -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",