Add conversation layer services and compose setup
This commit is contained in:
10
whatsapp-router/package.json
Normal file
10
whatsapp-router/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "whatsapp-router",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"axios": "^1.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user