mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-10 01:08:07 +01:00
chore(package): missing validate script
This commit is contained in:
parent
502331a6ef
commit
8ac182a928
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"name": "bun-discord-bot",
|
||||
"scripts": {
|
||||
"start": "bun src/index.ts",
|
||||
"validate": "cd scripts/validateTags && bun start",
|
||||
"cloudflare:tunnel": "sudo cloudflared tunnel run"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue