Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Added description to package.json | v1.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
CrawlTheDev committed May 29, 2021
1 parent c8ee24d commit a2c421a
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": "@pbot-plus/bot",
"version": "1.0.0-beta",
"description": "",
"description": "A multi-purpose Discord bot with Typescript",
"main": "src/main.ts",
"scripts": {
"start": "npm run build && node ./dist/main.js",
Expand Down

0 comments on commit a2c421a

Please sign in to comment.