chore: remove unused dependencies

This commit is contained in:
PalmDevs
2024-03-30 14:42:41 +07:00
parent fd76e0af72
commit 3f8d0fd8ec
3 changed files with 2 additions and 7 deletions

View File

@@ -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": {