summary refs log tree commit diff
path: root/gateway/package.json
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
commitf02a5df932e3607c1d8f2696818b891e3a0f4eba (patch)
tree3fd7704f1f3e8904fca6ecc7fd4a046fc9cb539b /gateway/package.json
parent[ProjectManagement] Add root project and dev getting started guides. (diff)
downloadserver-f02a5df932e3607c1d8f2696818b891e3a0f4eba.tar.xz
Fix naming
Diffstat (limited to 'gateway/package.json')
-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",