summary refs log tree commit diff
diff options
context:
space:
mode:
authorKuna <65683493+kunamech@users.noreply.github.com>2022-04-27 23:09:01 +0300
committerGitHub <noreply@github.com>2022-04-27 23:09:01 +0300
commita04e34708843425eecb55586dbbc10c5b6f94265 (patch)
tree9804834a0fb89c1beff668fc1968e3d8b7e2f8cb
parentForum and guild directory types (diff)
downloadserver-a04e34708843425eecb55586dbbc10c5b6f94265.tar.xz
Hotfix for workspace (#739)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 0fa46c7a..3395122e 100644 --- a/package.json +++ b/package.json
@@ -2,7 +2,7 @@ "name": "fosscord-server", "version": "1.0.0", "description": "A Fosscord server written in Node.js", - "workspaces": ["api", "bundle", "cdn", "gateway", "webrtc"], + "workspaces": ["api", "cdn", "gateway"], "scripts": {}, "repository": { "type": "git",