Update package*json files
This commit is contained in:
parent
7bc234fc6e
commit
dfda6a7c07
2 changed files with 732 additions and 2 deletions
|
@ -4,11 +4,11 @@
|
|||
"description": "My second attempt at making a bot in javascript",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"clear-module": "^4.1.1",
|
||||
"discord.js": "^12.5.1",
|
||||
"express": "^4.17.1",
|
||||
"thesaurize": "^1.0.11"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue