Skip to content

Commit

Permalink
feat: Update package.json description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Mar 23, 2021
1 parent 0b72ad8 commit 96b6fac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "A npm package for fetching messages from a Discord Guild or a Discord Channel.",
"description": "A npm package for fetching messages from a Discord Guild, Channel or Channel list.",
"devDependencies": {
"@types/node": "^14.14.35",
"prettier": "^2.2.1",
Expand All @@ -17,7 +17,9 @@
"discord.js",
"discord-messages",
"discord-bot",
"fetch"
"fetch",
"fetch-messages",
"discord-fetch"
],
"main": "index.js",
"name": "discord-fetch-messages",
Expand Down

0 comments on commit 96b6fac

Please sign in to comment.