Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Commit

Permalink
Add discord.js just as a dev dependancy
Browse files Browse the repository at this point in the history
This is so that typings/ doesn't freak out while linting.
  • Loading branch information
GreenCappuccino committed Apr 4, 2021
1 parent 1a4ef24 commit 39971eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
},
"devDependencies": {
"@types/node": "^12.7.3",
"discord.js": "^12.5.3",
"discord.js-docgen": "discordjs/docgen",
"eslint": "^6.3.0",
"typescript": "^3.6.2"
Expand Down

0 comments on commit 39971eb

Please sign in to comment.