Added the discord-oauth2 package to the package.json
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
"dev": "nodemon app.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord-oauth2": "^2.10.0",
|
||||
"dotenv": "^16.0.2",
|
||||
"express": "^4.18.1",
|
||||
"mongoose": "^6.5.4",
|
||||
|
Reference in New Issue
Block a user