🧐 Add more data inspection scripts

This commit is contained in:
Baptiste Arnaud
2024-01-08 13:47:23 +01:00
parent 244a29423b
commit 3775919543
3 changed files with 85 additions and 1 deletions

View File

@@ -22,7 +22,9 @@
"suspendWorkspace": "tsx suspendWorkspace.ts",
"destroyUser": "tsx destroyUser.ts",
"updateTypebot": "tsx updateTypebot.ts",
"updateWorkspace": "tsx updateWorkspace.ts"
"updateWorkspace": "tsx updateWorkspace.ts",
"inspectTypebot": "tsx inspectTypebot.ts",
"getCoupon": "tsx getCoupon.ts"
},
"devDependencies": {
"@typebot.io/emails": "workspace:*",