summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-23 19:06:09 -0700
committer8cy <[email protected]>2020-04-23 19:06:09 -0700
commit8a2c9df3fd75a08d2b4acabe0b3a6bd62da22b34 (patch)
tree08e8b18aebae0b3836de94484185fabb14a860e8 /package.json
parentchange mongdburl to mlab, v7.4.2 (diff)
downloaddep-core-8a2c9df3fd75a08d2b4acabe0b3a6bd62da22b34.tar.xz
dep-core-8a2c9df3fd75a08d2b4acabe0b3a6bd62da22b34.zip
shift groups around, new mod cmds, v7.5.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4382c86..97ebd18 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "package",
- "version": "7.4.2",
+ "version": "7.5.0",
"description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!",
"main": "./dist/app.js",
"scripts": {
@@ -14,6 +14,7 @@
"at-quotes": "^1.3.3",
"body-parser": "^1.19.0",
"btc-value": "^3.0.1",
+ "cows": "^2.1.0",
"culturedtext": "^1.2.0",
"discord.js": "github:discordjs/discord.js",
"discord.js-commando": "github:discordjs/Commando",