diff options
| author | 8cy <[email protected]> | 2020-04-27 17:38:58 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-27 17:38:58 -0700 |
| commit | 30ae53b21e7f7cc42c93a43ca96b2df4e6a46e72 (patch) | |
| tree | 6657980d4ccf292fc6f02e85f38a92b42e0027be /package.json | |
| parent | fix quote commands, add motivate, v8.1.0 (diff) | |
| download | dep-core-30ae53b21e7f7cc42c93a43ca96b2df4e6a46e72.tar.xz dep-core-30ae53b21e7f7cc42c93a43ca96b2df4e6a46e72.zip | |
remove lotr, v.8.1.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index b71fd3b..9b6eac1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "8.1.0", + "version": "8.1.1", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { @@ -38,7 +38,6 @@ "nekos.life": "^2.0.6", "node-opus": "^0.3.3", "popular-movie-quotes": "^1.2.4", - "random-lotr-movie-quote": "^1.1.1", "simple-youtube-api": "^5.2.1", "spongibobu.js": "^1.1.0", "ytdl-core": "^2.1.0" |