Skip to content

Commit

Permalink
chore: release v2.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aiko-chan-ai committed Jul 11, 2023
1 parent 4318b56 commit 50d7a44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/main.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "2.14.6",
"version": "2.14.7",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
Expand Down Expand Up @@ -52,15 +52,15 @@
"homepage": "https://github.com/aiko-chan-ai/discord.js-selfbot-v13#readme",
"dependencies": {
"@aikochan2k6/qrcode-terminal": "^0.12.1",
"@discordjs/builders": "^1.6.1",
"@discordjs/collection": "^1.5.0",
"@discordjs/builders": "^1.6.3",
"@discordjs/collection": "^1.5.1",
"@discordjs/voice": "^0.16.0",
"@sapphire/async-queue": "^1.5.0",
"@sapphire/shapeshift": "^3.8.2",
"@types/node-fetch": "^2.6.3",
"@types/ws": "^8.5.4",
"@sapphire/shapeshift": "^3.9.2",
"@types/node-fetch": "^2.6.4",
"@types/ws": "^8.5.5",
"chalk": "^4.1.2",
"discord-api-types": "^0.37.40",
"discord-api-types": "^0.37.48",
"fetch-cookie": "^2.1.0",
"form-data": "^4.0.0",
"json-bigint": "^1.0.0",
Expand All @@ -69,7 +69,7 @@
"safe-base64": "^2.0.1-0",
"string_decoder": "^1.3.0",
"string-similarity": "^4.0.4",
"tough-cookie": "^4.1.2",
"tough-cookie": "^4.1.3",
"ws": "^8.13.0"
},
"engines": {
Expand Down

0 comments on commit 50d7a44

Please sign in to comment.