Update hooks configuration
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
{
|
{
|
||||||
"name": "dev",
|
"name": "dev",
|
||||||
"command": "bun dev:agent"
|
"command": "bun dev:agent"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cron",
|
||||||
|
"command": "bun run c"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"previews": [
|
"previews": [
|
||||||
|
|||||||
Reference in New Issue
Block a user