Files
LexiChain/scripts/package.json
2026-03-25 13:52:45 +01:00

7 lines
95 B
JSON

{
"name": "bfsi-scripts",
"scripts": {
"sync-users": "tsx scripts/sync-users.ts"
}
}