🧐 Add updateUserEmail script

This commit is contained in:
Baptiste Arnaud
2024-01-12 10:45:48 +01:00
parent 69b113fc85
commit 409aeb12d3
5 changed files with 170 additions and 144 deletions

View File

@@ -26,7 +26,8 @@
"inspectTypebot": "tsx inspectTypebot.ts",
"inspectWorkspace": "tsx inspectWorkspace.ts",
"getCoupon": "tsx getCoupon.ts",
"exportResults": "tsx exportResults.ts"
"exportResults": "tsx exportResults.ts",
"updateUserEmail": "tsx updateUserEmail.ts"
},
"devDependencies": {
"@typebot.io/emails": "workspace:*",