diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index c84b518..672f55b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.21", + "version": "1.10.0", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { @@ -55,6 +55,7 @@ "simple-youtube-api": "^5.2.1", "spongibobu.js": "^1.1.0", "uwufy": "^1.0.5", + "whois": "^2.12.1", "winston": "^3.2.1", "ytdl-core": "^2.1.0", "zero-two-quotes": "^1.0.2" |