mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
12 lines
117 B
JSON
12 lines
117 B
JSON
{
|
|
"version": 1,
|
|
"hooks": {
|
|
"stop": [
|
|
{
|
|
"command": "./hooks/stop-check.sh"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|