From d2f16e4e3e1310741291aabfd45b94b6d46fe311 Mon Sep 17 00:00:00 2001 From: Rajdeep Malakar Date: Wed, 6 Mar 2024 17:55:38 +0530 Subject: [PATCH] Update package.json Signed-off-by: Rajdeep Malakar --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b760a81..f84b041 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "cx-oss", + "name": "xantic", "version": "0.0.1", "description": "ConnectX Xantic", "main": "src/index.js", @@ -11,7 +11,7 @@ "cx", "multiserver" ], - "author": "Unbound", + "author": "Unbound LLC", "license": "AGPLv3", "dependencies": { "discord.js": "^14.14.1",