mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 02:43:46 +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",
|
"author": "jcreek",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^12.4.1",
|
"discord.js": "12.4.1",
|
||||||
"winston": "^3.3.3"
|
"winston": "3.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user