Update to remove node_modules

This commit is contained in:
Luca Schwan
2020-03-25 11:16:28 +01:00
parent 83c3f62ce1
commit a09be393a3
2 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"license": "ISC",
"dependencies": {
"discord.js": "^12.0.2",
"dotenv": "^8.2.0",
"mysql": "^2.18.1",
"nodemon": "^2.0.2"
},