Skip to content

Commit bb2ab0c

Browse files
committed
📝 Update package.json description
1 parent e9fcea0 commit bb2ab0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@totigm/discord-bot",
33
"version": "1.0.0",
4-
"description": "This is a TypeScript template to create NPM packages",
4+
"description": "This is a library to create discord bots. It handles all the commands stuff behind the scenes, so you can focus on your bot's logic.",
55
"main": "dist/index.js",
66
"bin": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)