diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-05-01 15:50:46 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-05-01 15:50:46 +0200 |
| commit | 723990c914352cd5b16211469f3c6bc71c91a676 (patch) | |
| tree | 7680b4e391264cebba17e4917b00cced45f60c8e | |
| parent | 1bca32e75e6888cfdd6cd0e9f581120da560cbb0 (diff) | |
| download | discordbot-723990c914352cd5b16211469f3c6bc71c91a676.tar.gz discordbot-723990c914352cd5b16211469f3c6bc71c91a676.zip | |
use command @git
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6da943d..40fbca2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "cache-manager": "^2.4.0", "discord-emoji": "^1.1.1", "discord.js": "git+https://github.com/hydrabolt/discord.js.git", - "discord.js-commando": "^0.9.0", + "discord.js-commando": "git+https://github.com/Gawdl3y/discord.js-commando.git", "erlpack": "github:hammerandchisel/erlpack", "request": "^2.81.0", "request-promise": "^4.2.0", |
