mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 10:53:45 +00:00
feat(*): Specify versions of discord.js and winston to ensure future compatibility
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
"author": "jcreek",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.js": "^12.4.1",
|
||||
"winston": "^3.3.3"
|
||||
"discord.js": "12.4.1",
|
||||
"winston": "3.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user