fix: package.json description
This commit is contained in:
parent
27e47c04a6
commit
c5a0cab29b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "v1.3.0",
|
||||
"description": "Earn credits while chatting! And more",
|
||||
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"dev": "tsc --watch & NODE_ENV=development nodemon dist",
|
||||
|
|
Loading…
Add table
Reference in a new issue