Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
14
omni_chat/package.json
Normal file
14
omni_chat/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "crm-omni-chat",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "tsx src/index.ts",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.9",
|
||||
"tsx": "^4.20.5",
|
||||
"typescript": "^5.9.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user