mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 23:05:04 +02:00
Magik Command
This commit is contained in:
+7
-6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "117.0.0",
|
||||
"version": "117.1.0",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
@@ -40,27 +40,28 @@
|
||||
"cloc": "^2.5.1",
|
||||
"common-tags": "^1.8.0",
|
||||
"custom-translate": "^2.2.8",
|
||||
"didyoumean2": "^4.0.0",
|
||||
"didyoumean2": "^4.1.0",
|
||||
"discord.js": "^12.2.0",
|
||||
"discord.js-commando": "github:discordjs/Commando",
|
||||
"dotenv": "^8.2.0",
|
||||
"gifencoder": "^2.0.1",
|
||||
"mathjs": "^7.0.1",
|
||||
"moment": "^2.26.0",
|
||||
"gm": "^1.23.1",
|
||||
"mathjs": "^7.0.2",
|
||||
"moment": "^2.27.0",
|
||||
"moment-duration-format": "^2.3.2",
|
||||
"moment-timezone": "^0.5.31",
|
||||
"node-superfetch": "^0.1.10",
|
||||
"pokersolver": "^2.1.3",
|
||||
"random-js": "^2.1.0",
|
||||
"rss-parser": "^3.8.0",
|
||||
"winston": "^3.2.1"
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bufferutil": "^4.0.1",
|
||||
"utf-8-validate": "^5.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.2.0",
|
||||
"eslint": "^7.3.1",
|
||||
"eslint-config-amber": "^2.0.3",
|
||||
"eslint-plugin-json": "^2.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user