mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Deps
This commit is contained in:
+4
-4
@@ -44,12 +44,12 @@
|
||||
"discord.js": "^12.4.1",
|
||||
"discord.js-commando": "github:discordjs/Commando",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^7.12.1",
|
||||
"eslint": "^7.13.0",
|
||||
"gifencoder": "^2.0.1",
|
||||
"gm": "^1.23.1",
|
||||
"html-entities": "^1.3.1",
|
||||
"js-beautify": "^1.13.0",
|
||||
"mathjs": "^7.6.0",
|
||||
"mathjs": "^8.0.1",
|
||||
"moment": "^2.29.1",
|
||||
"moment-duration-format": "^2.3.2",
|
||||
"moment-timezone": "^0.5.31",
|
||||
@@ -61,8 +61,8 @@
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bufferutil": "^4.0.1",
|
||||
"utf-8-validate": "^5.0.2"
|
||||
"bufferutil": "^4.0.2",
|
||||
"utf-8-validate": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-amber": "^2.0.3",
|
||||
|
||||
Reference in New Issue
Block a user