updating package.json
This commit is contained in:
parent
74c6a12225
commit
6dea97c88d
@ -6,6 +6,11 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"bot": "nodemon bot.js"
|
"bot": "nodemon bot.js"
|
||||||
},
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"discordie": ">=0.0.0",
|
||||||
|
"log4js": ">=0.0.0"
|
||||||
|
},
|
||||||
"author": "Matt Burchett",
|
"author": "Matt Burchett",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user