summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorYour Name <aryan8931080555@gmail.com>2021-04-26 03:40:20 +0530
committerYour Name <aryan8931080555@gmail.com>2021-04-26 03:40:20 +0530
commitaeecd50b77f7ad26f4f24e1f38d18ef09f875ddf (patch)
tree9f2883ce00b27e5ee431529f6d8a0ce4965f17a8 /package.json
parentMerge branch 'master' of https://github.com/fosscord/fosscord-api (diff)
downloadserver-ts-aeecd50b77f7ad26f4f24e1f38d18ef09f875ddf.tar.xz
Channel Delete + Update Route
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",