summary refs log tree commit diff
path: root/gateway
diff options
context:
space:
mode:
authordarkhpp <sevastyandeveloper@gmail.com>2021-08-13 17:57:51 +0700
committerdarkhpp <sevastyandeveloper@gmail.com>2021-08-13 17:57:51 +0700
commit619feac7d6f7b80bf8a6cb7c9865f0914b341e16 (patch)
tree0a82dc312f635cdf97a4cac4252ca08ecb42f9e8 /gateway
parent[ProjectManagement] Add root project and dev getting started guides. (diff)
downloadserver-619feac7d6f7b80bf8a6cb7c9865f0914b341e16.tar.xz
Fix naming
Diffstat (limited to '')
-rw-r--r--gateway/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json

index f837d51b..8f0bb62b 100644 --- a/gateway/package.json +++ b/gateway/package.json
@@ -1,5 +1,5 @@ { - "name": "gateway", + "name": "@fosscord/gateway", "version": "1.0.0", "description": "", "main": "dist/index.js",