Skip to content

Commit

Permalink
chore: bump version to 3.4.4 and add find-process and tree-kill depen…
Browse files Browse the repository at this point in the history
…dencies in package.json and pnpm-lock.yaml
  • Loading branch information
aiko-chan-ai committed Nov 28, 2024
1 parent c10dc97 commit d3184f2
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/main.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "3.4.3",
"version": "3.4.4",
"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 @@ -58,10 +58,12 @@
"deasync": "^0.1.30",
"discord-api-types": "^0.37.103",
"fetch-cookie": "^2.1.0",
"find-process": "^1.4.7",
"fluent-ffmpeg": "^2.1.3",
"prism-media": "^1.3.5",
"qrcode": "^1.5.4",
"tough-cookie": "^4.1.4",
"tree-kill": "^1.2.2",
"undici": "^6.21.0",
"ws": "^8.16.0"
},
Expand Down
30 changes: 30 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3184f2

Please sign in to comment.