Skip to content

Commit

Permalink
fix: package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
VermiumSifell committed Dec 13, 2022
1 parent 27e47c0 commit c5a0cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c5a0cab

Please sign in to comment.