diff options
Diffstat (limited to 'gateway/package.json')
-rw-r--r-- | gateway/package.json | 2 |
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", |