Skip to content

Commit 98376d2

Browse files
Downgrading discord.js to 8.1.0 from v9, which caused compatiability issues.
1 parent 58e8977 commit 98376d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "CCPL",
1010
"dependencies": {
11-
"discord.js": "hydrabolt/discord.js#indev",
11+
"discord.js": "hydrabolt/discord.js#8.1.0",
1212
"request": ">=2.58.0",
1313
"underscore": "1.8.x",
1414
"winston": "1.0.x",

0 commit comments

Comments
 (0)