summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-15 17:07:20 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-15 17:07:20 +0200
commit795126408fc717a11d832f412470597377d71449 (patch)
treee81700812c75453d1fcf80c296e0a07b84ae449c /package.json
parent0564241327ecc6eb08cd716f510ebb0afbb3eeb3 (diff)
downloaddiscordbot-795126408fc717a11d832f412470597377d71449.tar.gz
discordbot-795126408fc717a11d832f412470597377d71449.zip
implement basic functionality
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ddf79e4..6630525 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"async-csp": "^0.5.0",
"bufferutil": "^3.0.0",
"discord-emoji": "^1.1.1",
- "discord.js": "^11.0.0",
+ "discord.js": "git+https://github.com/hydrabolt/discord.js.git",
"discord.js-commando": "^0.9.0",
"erlpack": "github:hammerandchisel/erlpack",
"request": "^2.81.0",