mirror of
https://github.com/MaximilianGT500/testflight-watcher.git
synced 2025-01-10 18:58:34 +01:00
5 lines
78 B
JSON
5 lines
78 B
JSON
|
{
|
||
|
"watch": [".env"],
|
||
|
"ext": "js,json",
|
||
|
"exec": "node index.js"
|
||
|
}
|