mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-18 00:33:59 +00:00
chore: remove unused dependencies
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"scripts": {
|
||||
"register": "bun run scripts/reload-slash-commands.ts",
|
||||
"dev": "bun --watch src/index.ts",
|
||||
"reload-slash": "bun run scripts/reload-slash-commands.ts",
|
||||
"build": "echo This command is not available yet && exit 1",
|
||||
"build": "tsc && bun run scripts/after-build",
|
||||
"watch": "bun dev"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user