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