chore: improve scripts with anticrash
This commit is contained in:
parent
18a30e459c
commit
1c53aeeeee
@ -1,6 +1,6 @@
|
|||||||
{ "dependencies": { "discord.js": "^14.14.1" },
|
{ "dependencies": { "discord.js": "^14.14.1" },
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "bun run index.js",
|
"start": "bun --watch index.js",
|
||||||
"register": "bun run register.js"
|
"register": "bun register.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user