Update package.json
Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
This commit is contained in:
parent
eb9f9c175d
commit
d2f16e4e3e
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "cx-oss",
|
"name": "xantic",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "ConnectX Xantic",
|
"description": "ConnectX Xantic",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
"cx",
|
"cx",
|
||||||
"multiserver"
|
"multiserver"
|
||||||
],
|
],
|
||||||
"author": "Unbound",
|
"author": "Unbound LLC",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.14.1",
|
"discord.js": "^14.14.1",
|
||||||
|
|
Loading…
Reference in New Issue