chore: revert mistakenly replaced links

This commit is contained in:
PalmDevs
2024-06-22 22:04:58 +07:00
parent 6109842897
commit f2abae2350
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
"scripts": {
"register": "bun run scripts/reload-slash-commands.ts",
"dev": "bun --watch src/index.ts",
"build": "tsc && bun run scripts/after-build",
"build": "tsc",
"watch": "bun dev"
},
"repository": {