diff options
| author | 8cy <[email protected]> | 2020-04-11 01:35:45 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-11 01:35:45 -0700 |
| commit | 69f523c2ccc569e524a41ab11e956c60587bb055 (patch) | |
| tree | 3eba1ca821e23dea22792feb694cc279e5caa52a /package.json | |
| parent | remove a lot, v1.1.0 (diff) | |
| download | chester-master.tar.xz chester-master.zip | |
- port to v12
- remove features
- add features
- fix features
- fix bot lol
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4910456..444e388 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@discordjs/opus": "^0.1.0", "at-quotes": "^1.3.3", "demojijs": "^1.2.0", - "discord.js": "^11.6.3", + "discord.js": "^12.1.1", "emoji-random": "^0.1.2", "ffmpeg-static": "^4.0.1", "is-image-url": "^1.1.8", |