Use hydrabolt/discord.js#master

it's fixed now
This commit is contained in:
Lamp 2018-08-15 13:06:17 -07:00
parent 323a70afe6
commit 76bf1c636c
No known key found for this signature in database
GPG Key ID: 0F1F8704BEDE369E
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -97,8 +97,8 @@
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
},
"discord.js": {
"version": "github:bdistin/discord.js#2c7e41af32b9275f6ce19679da28967234186ca2",
"from": "github:bdistin/discord.js#patch-8",
"version": "github:hydrabolt/discord.js#64832abfdbb21041328a7155790764ef73e0b9fa",
"from": "github:hydrabolt/discord.js",
"requires": {
"form-data": "^2.3.2",
"node-fetch": "^2.1.2",

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"async-exit-hook": "^2.0.1",
"discord.js": "github:bdistin/discord.js#patch-8",
"discord.js": "github:hydrabolt/discord.js",
"mongodb": "^3.0.0-rc0",
"pg": "^7.4.0",
"puppeteer": "^0.13.0",