diff --git a/package.json b/package.json index f114f498..5524a4ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "discord-bot-template", - "version": "2.0.0", - "description": "Discord Bot Template (v13)", + "name": "tscord-template", + "version": "1.0.0", + "description": "A fully-featured discord bots template written in Typescript, intended to provide a framework that's easy to use, extend and modify", "license": "MIT", "main": "build/main.js", "scripts": {