begin reformat code structur

This commit is contained in:
SowinskiBraeden committed 2022-03-07 22:50:29 -08:00
1 parent d0cb22b54e
commit 0495577b3c
18 files changed
+4071 -843

No files matched your search

+4 -1
View File
@@ -11,11 +11,14 @@
"author": "Braeden Sowinski",
"license": "ISC",
"dependencies": {
"colors": "^1.4.0",
"discord.js": "^12.5.3",
"express": "^4.17.1",
"moment-duration-format": "^2.3.2",
"mongodb": "^3.6.8",
"nodemon": "^2.0.14",
"randomstring": "^1.2.1",
"socket.io-client": "^4.1.2"
"socket.io-client": "^4.1.2",
"winston": "^3.6.0"
}
}