mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 11:21:16 +02:00
Node 15
This commit is contained in:
+4
-4
@@ -28,23 +28,23 @@
|
||||
},
|
||||
"homepage": "https://github.com/dragonfire535/xiao#readme",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
"node": ">=15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/collection": "^0.1.6",
|
||||
"@discordjs/opus": "^0.3.2",
|
||||
"@vitalets/google-translate-api": "^4.0.0",
|
||||
"aki-api": "^5.1.1",
|
||||
"aki-api": "^5.2.0",
|
||||
"canvas": "^2.6.1",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"cloc": "^2.7.0",
|
||||
"common-tags": "^1.8.0",
|
||||
"custom-translate": "^2.2.8",
|
||||
"didyoumean2": "^4.1.0",
|
||||
"discord.js": "^12.3.1",
|
||||
"discord.js": "^12.4.1",
|
||||
"discord.js-commando": "github:discordjs/Commando",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^7.11.0",
|
||||
"eslint": "^7.12.0",
|
||||
"gifencoder": "^2.0.1",
|
||||
"gm": "^1.23.1",
|
||||
"html-entities": "^1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user