core: credit users for missed referral rewards
This commit is contained in:
parent
41198186be
commit
5764f19937
2 changed files with 154 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
"update-limits": "script/update-limits.ts",
|
||||
"promote-limits-to-dev": "script/promote-limits.ts dev",
|
||||
"promote-limits-to-prod": "script/promote-limits.ts production",
|
||||
"referral-backfill": "script/referral-backfill.ts",
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue