Move NSFW Commands to their own group

This commit is contained in:
Dragon Fire
2020-01-06 23:54:36 -05:00
parent 7ac672048b
commit cea80101e2
7 changed files with 19 additions and 13 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "109.4.2",
"version": "109.5.0",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {
@@ -40,7 +40,7 @@
"discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.2.0",
"gifencoder": "^2.0.1",
"mathjs": "^6.2.5",
"mathjs": "^6.4.0",
"moment": "^2.24.0",
"moment-duration-format": "^2.3.2",
"moment-timezone": "^0.5.27",
@@ -51,7 +51,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"eslint-config-amber": "^2.0.1",
"eslint-plugin-json": "^2.0.1"
},