chore(release): v2.4.13
This commit is contained in:
parent
19dc2ee263
commit
4ef2e3879e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord.js-selfbot-v13",
|
||||
"version": "2.4.12",
|
||||
"version": "2.4.13",
|
||||
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
|
||||
"main": "./src/index.js",
|
||||
"types": "./typings/index.d.ts",
|
||||
@ -55,13 +55,13 @@
|
||||
"@discordjs/builders": "^1.1.0",
|
||||
"@discordjs/collection": "^1.0.0",
|
||||
"@discordjs/voice": "^0.11.0",
|
||||
"@sapphire/async-queue": "^1.3.2",
|
||||
"@sapphire/async-queue": "^1.4.0",
|
||||
"@types/node-fetch": "^2.6.2",
|
||||
"@types/ws": "^8.5.3",
|
||||
"axios": "^0.27.2",
|
||||
"bignumber.js": "^9.0.2",
|
||||
"bignumber.js": "^9.1.0",
|
||||
"chalk": "^4.1.2",
|
||||
"discord-api-types": "^0.37.0",
|
||||
"discord-api-types": "^0.37.1",
|
||||
"form-data": "^4.0.0",
|
||||
"json-bigint": "^1.0.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
|
Loading…
Reference in New Issue
Block a user