chore: Release v3.0.0

This commit is contained in:
Elysia 2024-01-14 12:42:08 +07:00
parent 6f3340513c
commit 6ffcdbe43b
2 changed files with 6 additions and 5 deletions

1
docs/main.json Normal file

File diff suppressed because one or more lines are too long

View File

@ -54,16 +54,16 @@
"@aikochan2k6/qrcode-terminal": "^0.12.1",
"@discordjs/builders": "^1.6.3",
"@discordjs/collection": "^1.5.3",
"@sapphire/async-queue": "^1.5.0",
"@sapphire/shapeshift": "^3.9.3",
"@types/node-fetch": "^2.6.7",
"@types/ws": "^8.5.8",
"@sapphire/async-queue": "^1.5.1",
"@sapphire/shapeshift": "^3.9.5",
"@types/node-fetch": "^2.6.10",
"@types/ws": "^8.5.10",
"discord-api-types": "^0.37.61",
"fetch-cookie": "^2.1.0",
"form-data": "^4.0.0",
"node-fetch": "^2.6.9",
"tough-cookie": "^4.1.3",
"ws": "^8.14.2"
"ws": "^8.16.0"
},
"engines": {
"node": ">=16.6.0",